{ "name": "AgencyTermConfig", "base": "VnModel", "options": { "mysql": { "table": "agencyTermConfig" } }, "properties": { "expenseFk": { "type": "string", "id": true }, "vatAccountSupported": { "type": "string" }, "vatPercentage": { "type": "number" }, "transaction": { "type": "string" } } }