Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.04 KB

File metadata and controls

15 lines (11 loc) · 1.04 KB

Voucherify.Model.ManagementProjectsBrandingGetResponseBody

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

Properties

Name Type Description Notes
Id string Unique identifier of the brand configuration. [optional]
Brand ManagementProjectsBrandingGetResponseBodyBrand [optional]
Address ManagementProjectsBrandingGetResponseBodyAddress [optional]
Contact ManagementProjectsBrandingGetResponseBodyContact [optional]
Cockpits ManagementProjectsBrandingGetResponseBodyCockpits [optional]

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