| Name | Description | Type | Additional information |
|---|---|---|---|
| EmailAddress | string |
Required Matching regular expression pattern: ^[a-z0-9][-a-z0-9._]+@([-a-z0-9]+[.])+[a-z]{2,5}$ |
|
| Password | string |
Required Data type: Password Matching regular expression pattern: ^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{6,}$ String length: inclusive between 6 and 18 |