Unified.to · Schema

property_LmsInstructor_telephones

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-lmsinstructor-telephones-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_LmsInstructor_telephones",
  "title": "property_LmsInstructor_telephones",
  "items": {
    "$ref": "#/components/schemas/LmsTelephone"
  },
  "type": "array"
}