Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.22 KB

branding_response_v3.md

File metadata and controls

19 lines (15 loc) · 1.22 KB

branding_response_v3_t

Properties

Name Type Description Notes
pki_branding_id int The unique ID of the Branding
fki_email_id int The unique ID of the Email [optional]
obj_branding_description multilingual_branding_description_t *
s_branding_description_x char * The Description of the Branding in the language of the requester
s_branding_name char * 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]
s_email_address char * The email address. [optional]
e_branding_logo field_e_branding_logo_t *
e_branding_alignlogo field_e_branding_alignlogo_t *
i_branding_color int The primary color. This is a RGB color converted into integer
b_branding_isactive int Whether the Branding is active or not

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