Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 878 Bytes

File metadata and controls

19 lines (11 loc) · 878 Bytes

KycUiParameter

A collection of parameters that determine the appearance and behaviour of the user interface (UI).

Properties

Name Type Description Notes
primaryColor String The primary color of the UI in hex format (rrggbb). [optional]
backgroundColor String The background color of the UI in hex format (rrggbb). [optional]
textColor String The text color of the UI in hex format (rrggbb). [optional]
logo String The company logo for the UI in PNG fileformat (512 px * 512 px) as a base64 encoded string. [optional]
logoBackgroundColor String The logo background color in hex format (rrggbb). [optional]
language String The language related settings for the UI as a JSON. [optional]