Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1 KB

CreateProfileDetails.md

File metadata and controls

13 lines (10 loc) · 1 KB

# CreateProfileDetails

Properties

Name Type Description Notes
label string Label to profile.<br/>The label must be unique.
default bool Whether the profile will be used by default for all web forms. Default value is <code>false</code>.<br/>We urge you to set one profile as default. This way, if you do not pass the profile in the API call, we will use the default profile from you for the web forms.<br/><br/>There can only be one default profile at one time. [optional] [default to false]
brand \OpenAPIWebForm\Client\Model\Brand [optional]
functionality \OpenAPIWebForm\Client\Model\Functionality [optional]
aspect \OpenAPIWebForm\Client\Model\Aspect [optional]

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