{
  "friendlyName": "SearchAnagraphicEmailFilter",
  "kind": "SchemaRootObject",
  "name": "SearchAnagraphicEmailFilter",
  "properties": [
    {
      "description": "Bo Id",
      "friendlyName": "Bo Id",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "boId",
      "underlyingName": "BoId",
      "underlyingType": "long?",
      "underlyingTypeRef": "Nullable`1"
    },
    {
      "description": "Email",
      "friendlyName": "Email",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "email",
      "underlyingName": "Email",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Email Type",
      "friendlyName": "Email Type",
      "isEnum": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "emailType",
      "underlyingName": "EmailType",
      "underlyingType": "EMailNormalizeType?",
      "underlyingTypeRef": "Nullable`1"
    },
    {
      "description": "Friendly Name",
      "friendlyName": "Friendly Name",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "friendlyName",
      "underlyingName": "FriendlyName",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Id",
      "friendlyName": "Id",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "id",
      "underlyingName": "Id",
      "underlyingType": "long",
      "underlyingTypeRef": "Int64"
    },
    {
      "description": "Max One Email Per Anagraphic Item",
      "friendlyName": "Max One Email Per Anagraphic Item",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "maxOneEmailPerAnagraphicItem",
      "underlyingName": "MaxOneEmailPerAnagraphicItem",
      "underlyingType": "bool",
      "underlyingTypeRef": "Boolean"
    }
  ],
  "underlyingType": "SearchAnagraphicEmailFilter",
  "underlyingTypeRef": "SearchAnagraphicEmailFilter"
}