| Name | Description | Type | Additional information |
|---|---|---|---|
| nome | string |
Required Matching regular expression pattern: [a-zA-ZáàâãéèêíïóôõöúçñÁÀÂÃÉÈÍÏÓÔÕÖÚÇÑ\s]{1,200}$ String length: inclusive between 6 and 200 |
|
| cpf | string |
Matching regular expression pattern: [0-9]{11} |
|
| telefone | string |
Required Data type: PhoneNumber |
|
| string |
Required Matching regular expression pattern: ^[A-Za-z0-9](([_\.\-]?[a-zA-Z0-9]+)*)@([A-Za-z0-9]+)(([\.\-]?[a-zA-Z0-9]+)*)\.([A-Za-z]{2,})$ |
||
| usuario | string |
Required Matching regular expression pattern: [A-Za-z0-9._]{1,20}$ String length: inclusive between 6 and 20 |
|
| senha | string |
Required Data type: Password String length: inclusive between 6 and 20 |
|
| confirmaSenha | string |
Data type: Password |