16 lines
384 B
JSON
16 lines
384 B
JSON
[
|
|
{
|
|
"label": "Currency Settings",
|
|
"rows": [
|
|
[{"name": "defaultCurrency"}, {"name": "currencyFormat"}],
|
|
[{"name": "currencyList"}, {"name": "currencyDecimalPlaces"}]
|
|
]
|
|
},
|
|
{
|
|
"label": "Currency Rates",
|
|
"rows": [
|
|
[{"name": "baseCurrency"}, {"name": "currencyRates"}]
|
|
]
|
|
}
|
|
]
|