Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 932 Bytes

Brand.md

File metadata and controls

11 lines (8 loc) · 932 Bytes

# Brand

Properties

Name Type Description Notes
logo string Logo of minimum height 40px that will be shown in the web form header.Bigger images are also accepted, but will be scaled down.<br/>The image must follow the DATA URI scheme: <code>data:[\<media type\>][;base64],\<data\></code> [optional]
favicon string Logo of minimum size 32x32px that will be shown in the browser tab favicon.<br/>The image must follow the DATA URI scheme: <code>data:[\<media type\>][;base64],\<data\></code> [optional]
intro_text string An introduction text that will be shown on the first web form view for bank selection. [optional]

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