{ "type": "object", "description": "Input for creating or updating a CRM object.", "name": "SimplePublicObjectInput", "properties": { "properties": { "type": "object", "description": "The properties to set on the object." } }, "$schema": "https://json-structure.org/draft/2020-12/schema" }