Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 951 Bytes

APICustomFieldMetadata.md

File metadata and controls

21 lines (17 loc) · 951 Bytes

APICustomFieldMetadata

Properties

Name Type Description Notes
field_name string
field_order int
field_for string
field_label string
field_type string
field_help_text string [optional]
default_value string [optional]
editable bool [optional]
visible bool [optional]
custom_field_options \SternerStuff\InsightlyPHP\Model\APICustomFieldOption[] [optional]
dependency \SternerStuff\InsightlyPHP\Model\APICustomFieldDependency [optional]
join_object string [optional]

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