Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents Version of an object.

Hierarchy

  • Version

Index

Constructors

constructor

Properties

endDate

endDate: any

Version end date

name

name: string

Name of the new version

objectApiName

objectApiName: string

Object name of the object from which the new version is being created.

objectId

objectId: string

Record id of the object from which the new version is being created.

startDate

startDate: any

Version start date

Methods

getCreateRequestBody

  • getCreateRequestBody(): any
  • Returns any

    • returns the request for new version creation.

Generated using TypeDoc