Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 631 Bytes

CustomField.md

File metadata and controls

14 lines (9 loc) · 631 Bytes

CustomField

Properties

Name Type Description Notes
id str, none_type Unique identifier for the custom field.
name str, none_type Name of the custom field. [optional]
description str, none_type More information about the custom field [optional]
value bool, date, datetime, dict, float, int, list, str, none_type [optional]

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