Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.66 KB

SubWhiteLabelingOptions.md

File metadata and controls

27 lines (22 loc) · 1.66 KB

# SubWhiteLabelingOptions

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.

Properties

Name Type Description Notes
header_background_color string [default to '#1a1a1a']
legal_version string [default to 'terms1']
link_color string [default to '#0061FE']
page_background_color string [default to '#f7f8f9']
primary_button_color string [default to '#0061FE']
primary_button_color_hover string [default to '#0061FE']
primary_button_text_color string [default to '#ffffff']
primary_button_text_color_hover string [default to '#ffffff']
secondary_button_color string [default to '#ffffff']
secondary_button_color_hover string [default to '#ffffff']
secondary_button_text_color string [default to '#0061FE']
secondary_button_text_color_hover string [default to '#0061FE']
text_color1 string [default to '#808080']
text_color2 string [default to '#ffffff']
reset_to_default bool Resets white labeling options to defaults. Only useful when updating an API App.

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