Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 815 Bytes

PartnerAttributeResource.md

File metadata and controls

15 lines (11 loc) · 815 Bytes

PartnerAttributeResource

Properties

Name Type Description Notes
id int Partner Field Id. [optional]
identifier string Identifier for the Partner Field [optional]
label string Label for the given Partner 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]