| Name | Description | Type | Additional information |
|---|---|---|---|
| string |
Required |
||
| Username | string |
Required Data type: Text Matching regular expression pattern: ^(?=[a-zA-Z0-9])[-\w.]{0,23}([a-zA-Z0-9\d]|(?<![-.])_)$ |
|
| Firstname | string |
String length: inclusive between 0 and 100 |
|
| Lastname | string |
String length: inclusive between 0 and 100 |
|
| Address | string |
String length: inclusive between 0 and 500 |
|
| CountryId | string |
String length: inclusive between 0 and 5 |
|
| Telephone | string |
None. |
|
| Password | string |
Required Data type: Password String length: inclusive between 8 and 100 |
|
| ConfirmPassword | string |
Data type: Password |