{
  "friendlyName": "ExternalReference",
  "kind": "SchemaRootObject",
  "name": "ExternalReferenceDTO",
  "properties": [
    {
      "description": "Type",
      "friendlyName": "Type",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "type",
      "underlyingName": "Type",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Value",
      "friendlyName": "Value",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "value",
      "underlyingName": "Value",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    }
  ],
  "underlyingType": "ExternalReferenceDTO",
  "underlyingTypeRef": "ExternalReferenceDTO"
}