Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.02 KB

Profile.md

File metadata and controls

15 lines (12 loc) · 1.02 KB

# Profile

Properties

Name Type Description Notes
id string Globally unique profile's identifier
label string Label to profile
created_at \DateTime The timestamp when the profile was created in the format <code>yyyy-MM-dd'T'HH:mm:ss.SSSZ</code>.
default bool Whether the profile will be used by default for all web forms.<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.
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]