Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 668 Bytes

CustomField.md

File metadata and controls

14 lines (11 loc) · 668 Bytes

CustomField

Properties

Name Type Description Notes
Label string [default to null]
Description string [default to null]
Required bool [optional] [default to null]
DataType string [default to null]
Options []string [optional] [default to null]
CaptureInEmail bool capture this field as a part of email notification [optional] [default to null]

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