{ "name": "Incoterms", "base": "VnModel", "options": { "mysql": { "table": "incoterms" } }, "properties": { "code": { "type": "String", "description": "Identifier", "id": true }, "name": { "type": "String" } } }