Id of the attribute assignment object. Needed for udpates.
Id of the attribute object. Needed for udpates.
Indicates which column of the two column layout will the field be part of.
Value of the controlling field for dependent picklist
Data type of the field's or attribute's value.
Excluded picklist values of an attribute.
In case the section element is a field, this property will hold the name of the field on the Salesforce Object.
Indicates if the section element has rule.
Id of the SectionElement record.
Tells what kind of control should be shown to input this field. Can be either of text, number, datepicker, datetimepicker, dropdown, radiobutton, or checkbox fields.
Indicates if the assignment is active
If picklist is dependent, this will be true.
Indicates if the section element should be disabled on the UI.
Indicates if the section element is required.
If this is true, the field/attribute will be configured in CPQ and not in Product Console.
If this is true, attribute will be hidden from CPQ Cart.
If this is true, attribute will be read-only in CPQ.
label for the element.
Applicable only for Lookup data type. This would be the name of the Salesforce object which needs to be looked up.
Id of the product.
In case user needs to pick one or more values (dropdown, radio etc.), this holds the list of possible values.
In case of picklist, this will be hold the picklist id. Needed for update.
Object that represents the Id and text of a lookup (REFERENCE) type field.
Determines the sequence number of the field in the list of the fields.
Indicates whether the element is an attribute or a field
Value of the element.
Generated using TypeDoc
Represents the section element within a section.