Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 803 Bytes

LeadAttributeResource.md

File metadata and controls

15 lines (11 loc) · 803 Bytes

LeadAttributeResource

Properties

Name Type Description Notes
id int Lead Field Id. [optional]
identifier string Identifier for the Lead Field [optional]
label string Label for the given Lead Field. [optional]
is_multiple bool Flag whether data field can have multiple values [optional] [default to false]
selected \Ageras\Api\DataFieldValueResource[] Array of selected values. [optional]
type string Type of field [optional] [default to 'unknown']

[Back to Model list] [Back to API list] [Back to README]