UNPKG

@tradle/models

Version:
18 lines (17 loc) 300 B
{ "id": "tradle.FinancialProduct", "type": "tradle.Model", "title": "Financial Product", "abstract": true, "properties": { "organization": { "type": "object", "readOnly": true, "ref": "tradle.Organization" } }, "viewCols": [ "_t", "organization" ] }