Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.34 KB

BrandingRequestV2.md

File metadata and controls

18 lines (14 loc) · 1.34 KB

BrandingRequestV2

Properties

Name Type Description Notes
pkiBrandingID Int The unique ID of the Branding [optional]
objBrandingDescription MultilingualBrandingDescription
eBrandingLogo FieldEBrandingLogo
eBrandingAlignlogo FieldEBrandingAlignlogo [optional]
sBrandingBase64 Data The Base64 encoded binary content of the branding logo. This need to match image type selected in eBrandingLogo if you supply an image. If you select 'Default', the logo will be deleted and the default one will be used. [optional]
iBrandingColor Int The primary color. This is a RGB color converted into integer
sBrandingName String The name of the Branding This value will only be set if you wish to overwrite the default name. If you want to keep the default name, leave this property empty [optional]
sEmailAddress String The email address. [optional]
bBrandingIsactive Bool Whether the Branding is active or not

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