{
  "friendlyName": "MultipleExistsModel",
  "kind": "SchemaRootObject",
  "name": "MultipleExistsModel",
  "properties": [
    {
      "description": "I Ds",
      "elementSchema": {
        "isLogicalPrimitive": true,
        "kind": "SchemaRootObject",
        "name": "Int64",
        "underlyingType": "long",
        "underlyingTypeRef": "Int64"
      },
      "friendlyName": "I Ds",
      "isEnumerable": true,
      "kind": "SchemaArrayProperty",
      "name": "iDs",
      "underlyingName": "IDs",
      "underlyingType": "long[]",
      "underlyingTypeRef": "Int64"
    }
  ],
  "underlyingType": "MultipleExistsModel",
  "underlyingTypeRef": "MultipleExistsModel"
}