Unified.to · Schema

property_AssessmentOrder_response_attributes

Additional result attributes

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-assessmentorder-response-attributes-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_AssessmentOrder_response_attributes",
  "title": "property_AssessmentOrder_response_attributes",
  "description": "Additional result attributes",
  "items": {
    "$ref": "#/components/schemas/AssessmentAttribute"
  },
  "type": "array"
}