Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 706 Bytes

File metadata and controls

14 lines (11 loc) · 706 Bytes

# ComplexField

Properties

Name Type Description Notes
type string Field type [optional] [readonly]
options \EgoiClient\EgoiModel\FieldOption[] Lists of options (only for fields of type 'options') [optional] [readonly]
field_id string Field ID [optional] [readonly]
name string Name of the field
format string Field format
unique bool True if the field is unique, false otherwise [optional]

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