Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.07 KB

File metadata and controls

15 lines (11 loc) · 1.07 KB

Voucherify.Model.ManagementProjectsBrandingUpdateResponseBody

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

Properties

Name Type Description Notes
Id string Unique identifier of the brand configuration. [optional]
Brand ManagementProjectsBrandingUpdateResponseBodyBrand [optional]
Address ManagementProjectsBrandingUpdateResponseBodyAddress [optional]
Contact ManagementProjectsBrandingUpdateResponseBodyContact [optional]
Cockpits ManagementProjectsBrandingUpdateResponseBodyCockpits [optional]

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