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'] |