| Name | Description | Type | Additional information |
|---|---|---|---|
| Header |
NKI title |
string |
Required String length: inclusive between 0 and 150 |
| WelcomeText |
NKI introduction text |
string |
None. |
| ThankYouText |
NKI completed text |
string |
None. |
| TextColor |
Color of NKI text, hexadecimal (ex. #333333) |
string |
Matching regular expression pattern: ^#([A-Fa-f0-9]{6})$ |
| BackgroundColor |
Color of NKI background, hexadecimal (ex. #eeeeee) |
string |
Matching regular expression pattern: ^#([A-Fa-f0-9]{6})$ |
| ButtonColor |
Color of NKI buttons, hexadecimal (ex. #a1c775) |
string |
Matching regular expression pattern: ^#([A-Fa-f0-9]{6})$ |
| Name |
NKI name |
string |
Required String length: inclusive between 0 and 150 |