{
  "friendlyName": "MultipleGetModel",
  "kind": "SchemaRootObject",
  "name": "MultipleGetModel",
  "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"
    },
    {
      "description": "Select",
      "elementSchema": {
        "isLogicalPrimitive": true,
        "kind": "SchemaRootObject",
        "name": "String",
        "underlyingType": "string",
        "underlyingTypeRef": "String"
      },
      "friendlyName": "Select",
      "isEnumerable": true,
      "kind": "SchemaArrayProperty",
      "name": "select",
      "underlyingName": "Select",
      "underlyingType": "string[]",
      "underlyingTypeRef": "String"
    }
  ],
  "underlyingType": "MultipleGetModel",
  "underlyingTypeRef": "MultipleGetModel"
}