14 lines
239 B
JSON
14 lines
239 B
JSON
{
|
|
"fields": {
|
|
"id": {
|
|
"type": "id",
|
|
"maxLength": 3,
|
|
"dbType": "string"
|
|
},
|
|
"rate": {
|
|
"type": "float"
|
|
}
|
|
},
|
|
"noDeletedAttribute": true
|
|
}
|