Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 811 Bytes

CustomField.md

File metadata and controls

21 lines (17 loc) · 811 Bytes

CustomField

Properties

Name Type Description Notes
id int [optional]
create_date \DateTime [optional]
modify_date \DateTime [optional]
name string
label string
enabled bool [default to false]
field_type string
searchable bool [default to false]
tooltip string [optional]
tab_label string
record_type string
custom_fields map[string,object] [optional]

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