Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 769 Bytes

File metadata and controls

13 lines (10 loc) · 769 Bytes

# CreateCustomFieldRequest

Properties

Name Type Description Notes
field_type string
group_id string An optional tab group to place the field under in the interface. If not specified, will default to the 'Custom Fields' tab. [optional]
label string
options \Keap\Core\V2\Model\CreateCustomFieldOptionRequest[] [optional]
user_group_id string An optional user group to choose from when selecting values for User or UserListBox fields. [optional]

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