Unified.to · Schema

property_CrmEvent_marketing_email_attachment_file_ids

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-crmevent-marketing-email-attachment-file-ids-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_CrmEvent_marketing_email_attachment_file_ids",
  "title": "property_CrmEvent_marketing_email_attachment_file_ids",
  "items": {
    "type": "string"
  },
  "type": "array"
}