An array of elements and values serialized to a string, to be used to customize the app's signer page. (Only applies to some API plans)
Take a look at our white labeling guide to learn more.
Name | Type | Description | Notes |
---|---|---|---|
headerBackgroundColor |
string |
[default to '#1a1a1a'] | |
legalVersion |
string |
[default to LegalVersionEnum.Terms1] | |
linkColor |
string |
[default to '#0061FE'] | |
pageBackgroundColor |
string |
[default to '#f7f8f9'] | |
primaryButtonColor |
string |
[default to '#0061FE'] | |
primaryButtonColorHover |
string |
[default to '#0061FE'] | |
primaryButtonTextColor |
string |
[default to '#ffffff'] | |
primaryButtonTextColorHover |
string |
[default to '#ffffff'] | |
secondaryButtonColor |
string |
[default to '#ffffff'] | |
secondaryButtonColorHover |
string |
[default to '#ffffff'] | |
secondaryButtonTextColor |
string |
[default to '#0061FE'] | |
secondaryButtonTextColorHover |
string |
[default to '#0061FE'] | |
textColor1 |
string |
[default to '#808080'] | |
textColor2 |
string |
[default to '#ffffff'] | |
resetToDefault |
boolean |
Resets white labeling options to defaults. Only useful when updating an API App. |