Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 576 Bytes

CustomFieldValueParams.md

File metadata and controls

14 lines (8 loc) · 576 Bytes

CustomFieldValueParams

Properties

Name Type Description Notes
field_id String The unique public ID for the CustomField. [default to nothing]
value_id String The unique public ID for the CustomFieldEnumValue. [default to nothing]
value String A literal value for the CustomField. Currently ignored. [optional] [default to nothing]

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