{
  "friendlyName": "GetIdsMappedByExternalReferenceRequest",
  "kind": "SchemaRootObject",
  "name": "GetIdsMappedByExternalReferenceRequest",
  "properties": [
    {
      "description": "Application Name",
      "friendlyName": "Application Name",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "applicationName",
      "underlyingName": "ApplicationName",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Exclude Deleted Items",
      "friendlyName": "Exclude Deleted Items",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "excludeDeletedItems",
      "underlyingName": "ExcludeDeletedItems",
      "underlyingType": "bool",
      "underlyingTypeRef": "Boolean"
    },
    {
      "description": "Minimum Last Modified Date",
      "friendlyName": "Minimum Last Modified Date",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "minimumLastModifiedDate",
      "underlyingName": "MinimumLastModifiedDate",
      "underlyingType": "DateTime?",
      "underlyingTypeRef": "Nullable`1"
    },
    {
      "description": "Skip",
      "friendlyName": "Skip",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "skip",
      "underlyingName": "Skip",
      "underlyingType": "long?",
      "underlyingTypeRef": "Nullable`1"
    },
    {
      "description": "Top",
      "friendlyName": "Top",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "top",
      "underlyingName": "Top",
      "underlyingType": "long?",
      "underlyingTypeRef": "Nullable`1"
    }
  ],
  "underlyingType": "GetIdsMappedByExternalReferenceRequest",
  "underlyingTypeRef": "GetIdsMappedByExternalReferenceRequest"
}