13 lines
229 B
JSON
13 lines
229 B
JSON
{
|
|
"fields": {
|
|
"id": {
|
|
"type": "id",
|
|
"dbType": "string",
|
|
"maxLength": 1
|
|
},
|
|
"lastPasswordRecoveryDate": {
|
|
"type": "datetime"
|
|
}
|
|
}
|
|
}
|