Branding Detail - Retrieves brand details

Retrieves comprehensive information regarding the specified brand.

get
Authorizations
HTTPRequired

Please enter a valid token

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Responses
chevron-right
200

Success: Brand details retrieved successfully.

Class for storing information about branding.

brandNamestring · nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the BrandName property.

logoUrlstring · nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the LogoUrl property.

imageExtensionstring · nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the ImageExtension property.

copyrightValuestring · nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the CopyrightText property.

privacyPolicystring · nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the PrivacyPolicyUrl property.

headerColorstring · nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the HeaderColor property.

headerTextColorstring · nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the HeaderFontColor property.

leftNavColorstring · nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the LeftNavColor property.

leftNavTextColorstring · nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the LeftNavFontColor property.

get
/branding

Last updated