Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 2.07 KB

BrandingResponse.md

File metadata and controls

25 lines (21 loc) · 2.07 KB

BrandingResponse

Properties

Name Type Description Notes
pkiBrandingID NSNumber* The unique ID of the Branding
fkiEmailID NSNumber* The unique ID of the Email [optional]
objBrandingDescription MultilingualBrandingDescription*
sBrandingDescriptionX NSString* The Description of the Branding in the language of the requester
sBrandingName NSString* 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 NSString* The email address. [optional]
eBrandingLogo FieldEBrandingLogo*
eBrandingLogointerface FieldEBrandingLogointerface* [optional]
iBrandingColortext NSNumber* The color of the text. This is a RGB color converted into integer
iBrandingColortextlinkbox NSNumber* The color of the text in the link box. This is a RGB color converted into integer
iBrandingColortextbutton NSNumber* The color of the text in the button. This is a RGB color converted into integer
iBrandingColorbackground NSNumber* The color of the background. This is a RGB color converted into integer
iBrandingColorbackgroundbutton NSNumber* The color of the background of the button. This is a RGB color converted into integer
iBrandingColorbackgroundsmallbox NSNumber* The color of the background of the small box. This is a RGB color converted into integer
iBrandingInterfacecolor NSNumber* The color of the interface. This is a RGB color converted into integer [optional]
bBrandingIsactive NSNumber* Whether the Branding is active or not

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