{ "type": "object", "description": "An association between two CRM objects.", "name": "Association", "properties": { "id": { "type": "string" }, "type": { "type": "string" } }, "$schema": "https://json-structure.org/draft/2020-12/schema" }