Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 758 Bytes

CustomField.md

File metadata and controls

21 lines (17 loc) · 758 Bytes

CustomField

Properties

Name Type Description Notes
id int [optional]
create_date datetime [optional]
modify_date datetime [optional]
name str
label str
enabled bool [default to False]
field_type str
searchable bool [default to False]
tooltip str [optional]
tab_label str
record_type str
custom_fields dict(str, object) [optional]

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