Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.05 KB

File metadata and controls

15 lines (11 loc) · 1.05 KB

Voucherify.Model.ManagementProjectsBrandingCreateResponseBody

Response body schema for POST /management/v1/projects/{projectId}/branding.

Properties

Name Type Description Notes
Id string Unique identifier of the brand configuration. [optional]
Brand ManagementProjectsBrandingCreateResponseBodyBrand [optional]
Address ManagementProjectsBrandingCreateResponseBodyAddress [optional]
Contact ManagementProjectsBrandingCreateResponseBodyContact [optional]
Cockpits ManagementProjectsBrandingCreateResponseBodyCockpits [optional]

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