Interface ISfdmuRunCustomAddonSFieldDescribe

The description of the SF object field.

Hierarchy

  • ISfdmuRunCustomAddonSFieldDescribe

Properties

autoNumber: boolean
calculated: boolean
cascadeDelete: boolean
creatable: boolean
custom: boolean
isMasterDetail: boolean
isPolymorphicField: boolean
label: string
length: number
lookup: boolean
name: string
nameField: boolean
objectName: string
polymorphicReferenceObjectType: string
readonly: boolean
referencedObjectType: string
type: FieldType | "dynamic"
unique: boolean
updateable: boolean

Generated using TypeDoc  |  SFDMU Help Center  |  View on Github