Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.63 KB

SubWhiteLabelingOptions.md

File metadata and controls

30 lines (22 loc) · 1.63 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 "#00B3E6"]
page_background_color str [default to "#F7F8F9"]
primary_button_color str [default to "#00B3E6"]
primary_button_color_hover str [default to "#00B3E6"]
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 "#00B3E6"]
secondary_button_text_color_hover str [default to "#00B3E6"]
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]