| Name | Description | Type | Additional information |
|---|---|---|---|
| usuario_id | integer |
Required |
|
| nome | string |
Required String length: inclusive between 5 and 100 |
|
| string |
Required Matching regular expression pattern: ^((?!\.)[\w-_.]*[^.])(@\w+)(\.\w+(\.\w+)?[^.\W])$ String length: inclusive between 0 and 100 |
||
| senha | string |
Required String length: inclusive between 2 and 100 |
|
| perm_administrador | boolean |
None. |
|
| codigo_recuperacao | string |
String length: inclusive between 0 and 8 |
|
| codigo_recuperacao_data | date |
None. |
|
| codigo_recuperacao_tentativas | integer |
None. |
|
| excluido | boolean |
None. |