22 lines
319 B
JSON
22 lines
319 B
JSON
{
|
|
"actualFields": [
|
|
"from",
|
|
"to"
|
|
],
|
|
"fields": {
|
|
"from": {
|
|
"type": "currency"
|
|
},
|
|
"to": {
|
|
"type": "currency"
|
|
}
|
|
},
|
|
"naming": "prefix",
|
|
"mergable": false,
|
|
"notCreatable": true,
|
|
"filter": false,
|
|
"fieldDefs": {
|
|
"notStorable": true
|
|
}
|
|
}
|