Skip to main content

AttributeBase

The base attribute is an object that contains the following properties:

PropertyDescriptionRequired
typeThe type of the attribute.Yes
labelThe label of the attribute.Yes
descriptionThe description of the attribute.No
requiredA boolean value that indicates whether the attribute is required.No
defaultThe default value of the attribute.No
searchableA boolean value that indicates whether the attribute is searchable.No
readonlyA boolean value that indicates whether the attribute is read-only.No
systemDefinedA boolean value that indicates whether the attribute is system-defined.No
localizedLabelsThe localized labels of the attribute.No
localizedDescriptionsThe localized descriptions of the attribute.No