UNPKG

@tradle/models

Version:
15 lines 265 B
{ "id": "tradle.SecurityCode", "type": "tradle.Model", "title": "Security Code", "properties": { "code": { "type": "string", "readOnly": true }, "organization": { "type": "object", "ref": "tradle.Organization" } } }