Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.21 KB

File metadata and controls

24 lines (21 loc) · 1.21 KB

# CustomFields

Properties

Name Type Description Notes
id int
name string [optional] [default to '']
showLabel bool [optional] [default to true]
label string [optional] [default to '']
type string [optional] [default to '']
placeholderValue string [optional] [default to '']
targetBooking bool [optional] [default to false]
active bool [optional] [default to true]
speciality string [optional]
customFieldsValues \SynergiTech\Cinolla\Model\CustomFieldsValues[]
repeatRule string [optional]
repeatAllowAdd bool [optional] [default to false]
repeatAllowRemove bool [optional] [default to false]
allowMultiple bool [optional] [default to false]
template \SynergiTech\Cinolla\Model\CustomFieldsTemplate [optional]
customFormSubformId int [optional]

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