Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.22 KB

BrandingResponseV3.md

File metadata and controls

19 lines (15 loc) · 1.22 KB

BrandingResponseV3

Properties

Name Type Description Notes
pkiBrandingID Int The unique ID of the Branding
fkiEmailID Int The unique ID of the Email [optional]
objBrandingDescription MultilingualBrandingDescription
sBrandingDescriptionX String The Description of the Branding in the language of the requester
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]
eBrandingLogo FieldEBrandingLogo
eBrandingAlignlogo FieldEBrandingAlignlogo
iBrandingColor Int The primary color. This is a RGB color converted into integer
bBrandingIsactive Bool Whether the Branding is active or not

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