Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 756 Bytes

CustomFieldEdit.md

File metadata and controls

11 lines (8 loc) · 756 Bytes

# CustomFieldEdit

Properties

Name Type Description Notes
comment string The comment on the custom field. Character limit: 50. [optional]
date \DateTime The date on the custom field. Uses <a href=&quot;https://tools.ietf.org/html/rfc3339\&quot;&gt;ISO-8601 format:</a><i>1969-11-21T10:29:43</i>. [optional]
value object The value of the custom field. The <code>type</code> property determines the format. Character limit depends on data type. [optional]

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