Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.34 KB

SubWhiteLabelingOptions.md

File metadata and controls

39 lines (26 loc) · 1.34 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
headerBackgroundColor String
legalVersion LegalVersionEnum
linkColor String
pageBackgroundColor String
primaryButtonColor String
primaryButtonColorHover String
primaryButtonTextColor String
primaryButtonTextColorHover String
secondaryButtonColor String
secondaryButtonColorHover String
secondaryButtonTextColor String
secondaryButtonTextColorHover String
textColor1 String
textColor2 String
resetToDefault Boolean Resets white labeling options to defaults. Only useful when updating an API App.

Enum: LegalVersionEnum

Name Value
TERMS1 "terms1"
TERMS2 "terms2"