Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.65 KB

SubWhiteLabelingOptions.md

File metadata and controls

27 lines (22 loc) · 1.65 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 str [default to '#1a1a1a']
legal_version str [default to 'terms1']
link_color str [default to '#0061FE']
page_background_color str [default to '#f7f8f9']
primary_button_color str [default to '#0061FE']
primary_button_color_hover str [default to '#0061FE']
primary_button_text_color str [default to '#ffffff']
primary_button_text_color_hover str [default to '#ffffff']
secondary_button_color str [default to '#ffffff']
secondary_button_color_hover str [default to '#ffffff']
secondary_button_text_color str [default to '#0061FE']
secondary_button_text_color_hover str [default to '#0061FE']
text_color1 str [default to '#808080']
text_color2 str [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]