{
  "boType": "PrivacyManagement",
  "description": "DTO (Data Transfer Object) for BO (Business Object) class 'PrivacyManagementBO' representing the 'Privacy Management' entity",
  "friendlyName": "Gestione della privacy",
  "kind": "SchemaRootObject",
  "name": "PrivacyManagementDTO",
  "properties": [
    {
      "description": "Checked",
      "friendlyName": "Checked",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "checked",
      "underlyingName": "Checked",
      "underlyingType": "bool",
      "underlyingTypeRef": "Boolean"
    },
    {
      "customConverterType": "LocalDateTimeConverter",
      "description": "Checked Date",
      "friendlyName": "Checked Date",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "checkedDate",
      "underlyingName": "CheckedDate",
      "underlyingType": "DateTime",
      "underlyingTypeRef": "DateTime"
    },
    {
      "description": "The creator of the entity",
      "foreignKey": {
        "boType": "Account",
        "type": "AccountBO",
        "typeRef": "AccountBO"
      },
      "friendlyName": "Creato da",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [
        {
          "apiAlwaysVisible": true,
          "canBeRequired": false,
          "canWrite": false,
          "isFreeField": false,
          "isTab": false,
          "name": "CreatedById",
          "typeId": "LayoutStudioPropertyAttribute",
          "useful": false
        }
      ],
      "name": "createdById",
      "underlyingName": "CreatedById",
      "underlyingType": "int",
      "underlyingTypeRef": "Int32"
    },
    {
      "description": "The creation date for the entity",
      "friendlyName": "Data creazione",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [
        {
          "apiAlwaysVisible": true,
          "canBeRequired": false,
          "canWrite": false,
          "isFreeField": false,
          "isTab": false,
          "name": "CreatedDate",
          "typeId": "LayoutStudioPropertyAttribute",
          "useful": false
        }
      ],
      "name": "createdDate",
      "underlyingName": "CreatedDate",
      "underlyingType": "DateTime",
      "underlyingTypeRef": "DateTime"
    },
    {
      "description": "Document Id",
      "friendlyName": "Document Id",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "documentId",
      "underlyingName": "DocumentId",
      "underlyingType": "long",
      "underlyingTypeRef": "Int64"
    },
    {
      "description": "External Reference",
      "friendlyName": "External Reference",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [
        {
          "apiAlwaysVisible": false,
          "canBeRequired": true,
          "canWrite": true,
          "isFreeField": false,
          "isTab": false,
          "typeId": "LayoutStudioPropertyAttribute",
          "useful": false
        }
      ],
      "name": "externalReference",
      "underlyingName": "ExternalReference",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "The external references linked to current object",
      "elementSchema": {
        "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"
      },
      "friendlyName": "Campi aggiuntivi",
      "isEnumerable": true,
      "kind": "SchemaArrayProperty",
      "max": -1.0,
      "name": "externalReferences",
      "underlyingName": "ExternalReferences",
      "underlyingType": "ExternalReferencesDTO",
      "underlyingTypeRef": "ExternalReferencesDTO"
    },
    {
      "description": "Id",
      "friendlyName": "Id",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [
        {
          "apiAlwaysVisible": true,
          "canBeRequired": false,
          "canWrite": true,
          "isFreeField": false,
          "isTab": false,
          "typeId": "LayoutStudioPropertyAttribute",
          "useful": false
        }
      ],
      "name": "id",
      "underlyingName": "Id",
      "underlyingType": "long",
      "underlyingTypeRef": "Int64"
    },
    {
      "description": "The last modified by id",
      "foreignKey": {
        "boType": "Account",
        "type": "AccountBO",
        "typeRef": "AccountBO"
      },
      "friendlyName": "Modificato da",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [
        {
          "apiAlwaysVisible": true,
          "canBeRequired": false,
          "canWrite": false,
          "isFreeField": false,
          "isTab": false,
          "name": "LastModifiedBy",
          "typeId": "LayoutStudioPropertyAttribute",
          "useful": false
        }
      ],
      "name": "lastModifiedById",
      "underlyingName": "LastModifiedById",
      "underlyingType": "int",
      "underlyingTypeRef": "Int32"
    },
    {
      "description": "The last modified date",
      "friendlyName": "Data modifica",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [
        {
          "apiAlwaysVisible": true,
          "canBeRequired": false,
          "canWrite": false,
          "isFreeField": false,
          "isTab": false,
          "name": "LastModifiedDate",
          "typeId": "LayoutStudioPropertyAttribute",
          "useful": false
        }
      ],
      "name": "lastModifiedDate",
      "underlyingName": "LastModifiedDate",
      "underlyingType": "DateTime",
      "underlyingTypeRef": "DateTime"
    },
    {
      "customConverterType": "WebApiStyleBasedPropertyInferentialJsonConverter",
      "description": "The owner of the entity",
      "foreignKey": {
        "boType": "Account",
        "type": "AccountBO",
        "typeRef": "AccountBO"
      },
      "friendlyName": "Proprietario",
      "isPolymorphic": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [
        {
          "apiAlwaysVisible": true,
          "canBeRequired": false,
          "canWrite": true,
          "isFreeField": false,
          "isTab": false,
          "name": "Owner",
          "typeId": "LayoutStudioPropertyAttribute",
          "useful": false
        },
        {
          "apiAlwaysVisible": true,
          "canBeRequired": false,
          "canWrite": true,
          "isFreeField": false,
          "isTab": false,
          "layoutName": "quote",
          "name": "OwnerId",
          "typeId": "LayoutStudioPropertyAttribute",
          "useful": false
        },
        {
          "apiAlwaysVisible": true,
          "canBeRequired": false,
          "canWrite": true,
          "isFreeField": false,
          "isTab": false,
          "layoutName": "event",
          "name": "OwnerId",
          "typeId": "LayoutStudioPropertyAttribute",
          "useful": false
        }
      ],
      "name": "ownerId",
      "polymorphicStyleParameterName": "OwnerIdStyle",
      "polymorphicStyles": {
        "LegacyV9;Id": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "Int32",
          "underlyingType": "int",
          "underlyingTypeRef": "Int32"
        },
        "WebApiV1;AdaptiveExternalReference": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;AdaptiveStringOnlyUserAccount": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;AdaptiveUserAccount": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;FlattenedExpansion": {
          "friendlyName": "FlattenedExpansionSchema",
          "kind": "SchemaRootObject",
          "name": "FlattenedExpansionSchema",
          "properties": [
            {
              "description": "Owner Id",
              "friendlyName": "Owner Id",
              "isLogicalPrimitive": true,
              "kind": "SchemaObjectProperty",
              "layoutStudioPropertyAttributes": [],
              "name": "ownerId",
              "underlyingName": "OwnerId",
              "underlyingType": "long",
              "underlyingTypeRef": "Int64"
            },
            {
              "description": "Owner Id Friendly Name",
              "friendlyName": "Owner Id Friendly Name",
              "isLogicalPrimitive": true,
              "kind": "SchemaObjectProperty",
              "layoutStudioPropertyAttributes": [],
              "name": "ownerId_FriendlyName",
              "underlyingName": "OwnerId_FriendlyName",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            },
            {
              "description": "Owner Id User Account",
              "friendlyName": "Owner Id User Account",
              "isLogicalPrimitive": true,
              "kind": "SchemaObjectProperty",
              "layoutStudioPropertyAttributes": [],
              "name": "ownerId_UserAccount",
              "underlyingName": "OwnerId_UserAccount",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            }
          ],
          "underlyingType": "FlattenedExpansionSchema",
          "underlyingTypeRef": "FlattenedExpansionSchema"
        },
        "WebApiV1;Id": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "Int32",
          "underlyingType": "int",
          "underlyingTypeRef": "Int32"
        },
        "WebApiV1;StrictEmail": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        }
      },
      "underlyingName": "OwnerId",
      "underlyingType": "int",
      "underlyingTypeRef": "Int32"
    },
    {
      "boType": "PrivacyTypeManagement",
      "description": "Privacy Type Management",
      "friendlyName": "Privacy Type Management",
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "privacyTypeManagement",
      "properties": [
        {
          "description": "Acceptance Duration",
          "friendlyName": "Giorni di validità",
          "isLogicalPrimitive": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [],
          "name": "acceptanceDuration",
          "underlyingName": "AcceptanceDuration",
          "underlyingType": "int",
          "underlyingTypeRef": "Int32"
        },
        {
          "description": "Allow Contact",
          "friendlyName": "Permetti contatto",
          "isLogicalPrimitive": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [],
          "name": "allowContact",
          "underlyingName": "AllowContact",
          "underlyingType": "bool",
          "underlyingTypeRef": "Boolean"
        },
        {
          "description": "Allow Massive Email",
          "friendlyName": "Permetti invii massivi",
          "isLogicalPrimitive": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [],
          "name": "allowMassiveEmail",
          "underlyingName": "AllowMassiveEmail",
          "underlyingType": "bool",
          "underlyingTypeRef": "Boolean"
        },
        {
          "description": "Allow Single Email",
          "friendlyName": "Permetti invio singolo",
          "isLogicalPrimitive": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [],
          "name": "allowSingleEmail",
          "underlyingName": "AllowSingleEmail",
          "underlyingType": "bool",
          "underlyingTypeRef": "Boolean"
        },
        {
          "description": "Code",
          "friendlyName": "Codice",
          "isLogicalPrimitive": true,
          "isRequired": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [],
          "name": "code",
          "underlyingName": "Code",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        {
          "description": "The creator of the entity",
          "foreignKey": {
            "boType": "Account",
            "type": "AccountBO",
            "typeRef": "AccountBO"
          },
          "friendlyName": "Creato da",
          "isLogicalPrimitive": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [
            {
              "apiAlwaysVisible": true,
              "canBeRequired": false,
              "canWrite": false,
              "isFreeField": false,
              "isTab": false,
              "name": "CreatedById",
              "typeId": "LayoutStudioPropertyAttribute",
              "useful": false
            }
          ],
          "name": "createdById",
          "underlyingName": "CreatedById",
          "underlyingType": "int",
          "underlyingTypeRef": "Int32"
        },
        {
          "description": "The creation date for the entity",
          "friendlyName": "Data creazione",
          "isLogicalPrimitive": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [
            {
              "apiAlwaysVisible": true,
              "canBeRequired": false,
              "canWrite": false,
              "isFreeField": false,
              "isTab": false,
              "name": "CreatedDate",
              "typeId": "LayoutStudioPropertyAttribute",
              "useful": false
            }
          ],
          "name": "createdDate",
          "underlyingName": "CreatedDate",
          "underlyingType": "DateTime",
          "underlyingTypeRef": "DateTime"
        },
        {
          "description": "Description",
          "friendlyName": "Descrizione",
          "isLogicalPrimitive": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [],
          "name": "description",
          "underlyingName": "Description",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        {
          "description": "External Reference",
          "friendlyName": "External Reference",
          "isLogicalPrimitive": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [
            {
              "apiAlwaysVisible": false,
              "canBeRequired": true,
              "canWrite": true,
              "isFreeField": false,
              "isTab": false,
              "typeId": "LayoutStudioPropertyAttribute",
              "useful": false
            }
          ],
          "name": "externalReference",
          "underlyingName": "ExternalReference",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        {
          "description": "The external references linked to current object",
          "elementSchema": {},
          "friendlyName": "Campi aggiuntivi",
          "isEnumerable": true,
          "kind": "SchemaArrayProperty",
          "max": -1.0,
          "name": "externalReferences",
          "underlyingName": "ExternalReferences",
          "underlyingType": "ExternalReferencesDTO",
          "underlyingTypeRef": "ExternalReferencesDTO"
        },
        {
          "description": "Id",
          "friendlyName": "Id",
          "isLogicalPrimitive": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [
            {
              "apiAlwaysVisible": true,
              "canBeRequired": false,
              "canWrite": true,
              "isFreeField": false,
              "isTab": false,
              "typeId": "LayoutStudioPropertyAttribute",
              "useful": false
            }
          ],
          "name": "id",
          "underlyingName": "Id",
          "underlyingType": "long",
          "underlyingTypeRef": "Int64"
        },
        {
          "description": "The last modified by id",
          "foreignKey": {
            "boType": "Account",
            "type": "AccountBO",
            "typeRef": "AccountBO"
          },
          "friendlyName": "Modificato da",
          "isLogicalPrimitive": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [
            {
              "apiAlwaysVisible": true,
              "canBeRequired": false,
              "canWrite": false,
              "isFreeField": false,
              "isTab": false,
              "name": "LastModifiedBy",
              "typeId": "LayoutStudioPropertyAttribute",
              "useful": false
            }
          ],
          "name": "lastModifiedById",
          "underlyingName": "LastModifiedById",
          "underlyingType": "int",
          "underlyingTypeRef": "Int32"
        },
        {
          "description": "The last modified date",
          "friendlyName": "Data modifica",
          "isLogicalPrimitive": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [
            {
              "apiAlwaysVisible": true,
              "canBeRequired": false,
              "canWrite": false,
              "isFreeField": false,
              "isTab": false,
              "name": "LastModifiedDate",
              "typeId": "LayoutStudioPropertyAttribute",
              "useful": false
            }
          ],
          "name": "lastModifiedDate",
          "underlyingName": "LastModifiedDate",
          "underlyingType": "DateTime",
          "underlyingTypeRef": "DateTime"
        },
        {
          "customConverterType": "FilterForItemsOfArrayConverter",
          "description": "The localizing strings for current object",
          "elementSchema": {
            "description": "DTO (Data Transfer Object) for Helper class Localizing representing the 'Localizing' entity",
            "friendlyName": "Localizing",
            "kind": "SchemaRootObject",
            "name": "LocalizingDTO",
            "properties": [
              {
                "description": "Cross Id",
                "friendlyName": "Cross Id",
                "isLogicalPrimitive": true,
                "kind": "SchemaObjectProperty",
                "layoutStudioPropertyAttributes": [],
                "name": "crossId",
                "underlyingName": "CrossId",
                "underlyingType": "long",
                "underlyingTypeRef": "Int64"
              },
              {
                "customConverterType": "WebApiStyleBasedPropertyJsonConverter",
                "description": "Cross Type",
                "friendlyName": "Cross Type",
                "isEnum": true,
                "isLogicalPrimitive": true,
                "isPolymorphic": true,
                "kind": "SchemaObjectProperty",
                "layoutStudioPropertyAttributes": [],
                "name": "crossType",
                "polymorphicStyleParameterName": "LocalizeTypeEnumStyle",
                "polymorphicStyles": {
                  "LegacyV9;AdaptiveInteger": {
                    "isLogicalPrimitive": true,
                    "kind": "SchemaRootObject",
                    "name": "Int32",
                    "underlyingType": "int",
                    "underlyingTypeRef": "Int32"
                  },
                  "WebApiV1;AdaptiveInteger": {
                    "isLogicalPrimitive": true,
                    "kind": "SchemaRootObject",
                    "name": "Int32",
                    "underlyingType": "int",
                    "underlyingTypeRef": "Int32"
                  },
                  "WebApiV1;AdaptiveString": {
                    "isLogicalPrimitive": true,
                    "kind": "SchemaRootObject",
                    "name": "String",
                    "underlyingType": "string",
                    "underlyingTypeRef": "String"
                  }
                },
                "underlyingName": "CrossType",
                "underlyingType": "LocalizeType",
                "underlyingTypeRef": "LocalizeType"
              },
              {
                "description": "Id",
                "friendlyName": "Id",
                "isLogicalPrimitive": true,
                "kind": "SchemaObjectProperty",
                "layoutStudioPropertyAttributes": [],
                "name": "id",
                "underlyingName": "Id",
                "underlyingType": "long",
                "underlyingTypeRef": "Int64"
              },
              {
                "description": "The two-letter ISO for language",
                "friendlyName": "codice lingua",
                "isLogicalPrimitive": true,
                "kind": "SchemaObjectProperty",
                "layoutStudioPropertyAttributes": [],
                "name": "language",
                "underlyingName": "Language",
                "underlyingType": "string",
                "underlyingTypeRef": "String"
              },
              {
                "description": "The first description",
                "friendlyName": "testo 1",
                "isLogicalPrimitive": true,
                "kind": "SchemaObjectProperty",
                "layoutStudioPropertyAttributes": [],
                "name": "localizedText1",
                "underlyingName": "LocalizedText1",
                "underlyingType": "string",
                "underlyingTypeRef": "String"
              },
              {
                "description": "The second description",
                "friendlyName": "testo 2",
                "isLogicalPrimitive": true,
                "kind": "SchemaObjectProperty",
                "layoutStudioPropertyAttributes": [],
                "name": "localizedText2",
                "underlyingName": "LocalizedText2",
                "underlyingType": "string",
                "underlyingTypeRef": "String"
              }
            ],
            "underlyingType": "LocalizingDTO",
            "underlyingTypeRef": "LocalizingDTO"
          },
          "friendlyName": "Descrizioni in lingua",
          "isEnumerable": true,
          "kind": "SchemaArrayProperty",
          "name": "localizings",
          "underlyingName": "Localizings",
          "underlyingType": "LocalizingDTO[]",
          "underlyingTypeRef": "LocalizingDTO"
        },
        {
          "customConverterType": "WebApiStyleBasedPropertyInferentialJsonConverter",
          "description": "The owner of the entity",
          "foreignKey": {
            "boType": "Account",
            "type": "AccountBO",
            "typeRef": "AccountBO"
          },
          "friendlyName": "Proprietario",
          "isPolymorphic": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [
            {
              "apiAlwaysVisible": true,
              "canBeRequired": false,
              "canWrite": true,
              "isFreeField": false,
              "isTab": false,
              "name": "Owner",
              "typeId": "LayoutStudioPropertyAttribute",
              "useful": false
            },
            {
              "apiAlwaysVisible": true,
              "canBeRequired": false,
              "canWrite": true,
              "isFreeField": false,
              "isTab": false,
              "layoutName": "quote",
              "name": "OwnerId",
              "typeId": "LayoutStudioPropertyAttribute",
              "useful": false
            },
            {
              "apiAlwaysVisible": true,
              "canBeRequired": false,
              "canWrite": true,
              "isFreeField": false,
              "isTab": false,
              "layoutName": "event",
              "name": "OwnerId",
              "typeId": "LayoutStudioPropertyAttribute",
              "useful": false
            }
          ],
          "name": "ownerId",
          "polymorphicStyleParameterName": "OwnerIdStyle",
          "polymorphicStyles": {
            "LegacyV9;Id": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "Int32",
              "underlyingType": "int",
              "underlyingTypeRef": "Int32"
            },
            "WebApiV1;AdaptiveExternalReference": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "String",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            },
            "WebApiV1;AdaptiveStringOnlyUserAccount": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "String",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            },
            "WebApiV1;AdaptiveUserAccount": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "String",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            },
            "WebApiV1;FlattenedExpansion": {
              "friendlyName": "FlattenedExpansionSchema",
              "kind": "SchemaRootObject",
              "name": "FlattenedExpansionSchema",
              "properties": [
                {
                  "description": "Owner Id",
                  "friendlyName": "Owner Id",
                  "isLogicalPrimitive": true,
                  "kind": "SchemaObjectProperty",
                  "layoutStudioPropertyAttributes": [],
                  "name": "ownerId",
                  "underlyingName": "OwnerId",
                  "underlyingType": "long",
                  "underlyingTypeRef": "Int64"
                },
                {
                  "description": "Owner Id Friendly Name",
                  "friendlyName": "Owner Id Friendly Name",
                  "isLogicalPrimitive": true,
                  "kind": "SchemaObjectProperty",
                  "layoutStudioPropertyAttributes": [],
                  "name": "ownerId_FriendlyName",
                  "underlyingName": "OwnerId_FriendlyName",
                  "underlyingType": "string",
                  "underlyingTypeRef": "String"
                },
                {
                  "description": "Owner Id User Account",
                  "friendlyName": "Owner Id User Account",
                  "isLogicalPrimitive": true,
                  "kind": "SchemaObjectProperty",
                  "layoutStudioPropertyAttributes": [],
                  "name": "ownerId_UserAccount",
                  "underlyingName": "OwnerId_UserAccount",
                  "underlyingType": "string",
                  "underlyingTypeRef": "String"
                }
              ],
              "underlyingType": "FlattenedExpansionSchema",
              "underlyingTypeRef": "FlattenedExpansionSchema"
            },
            "WebApiV1;Id": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "Int32",
              "underlyingType": "int",
              "underlyingTypeRef": "Int32"
            },
            "WebApiV1;StrictEmail": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "String",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            }
          },
          "underlyingName": "OwnerId",
          "underlyingType": "int",
          "underlyingTypeRef": "Int32"
        },
        {
          "customConverterType": "WebApiStyleBasedPropertyInferentialJsonConverter",
          "description": "Tags",
          "friendlyName": "Tags",
          "isEnumerable": true,
          "isLogicalPrimitive": true,
          "isPolymorphic": true,
          "kind": "SchemaArrayProperty",
          "name": "tags",
          "polymorphicStyleParameterName": "TagsStyle",
          "polymorphicStyles": {
            "LegacyV9;Id": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "Int32",
              "underlyingType": "int",
              "underlyingTypeRef": "Int32"
            },
            "WebApiV1;AdaptiveCsv": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "String",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            },
            "WebApiV1;AdaptiveExternalReference": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "String",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            },
            "WebApiV1;AdaptiveName": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "String",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            },
            "WebApiV1;AdaptiveStringOnlyName": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "String",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            },
            "WebApiV1;Csv": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "String",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            },
            "WebApiV1;CsvOfIds": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "String",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            },
            "WebApiV1;CsvOfNames": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "String",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            },
            "WebApiV1;Id": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "Int32",
              "underlyingType": "int",
              "underlyingTypeRef": "Int32"
            }
          },
          "underlyingName": "Tags",
          "underlyingType": "long[]",
          "underlyingTypeRef": "Int64"
        },
        {
          "description": "Title",
          "friendlyName": "Titolo",
          "isLogicalPrimitive": true,
          "isRequired": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [],
          "name": "title",
          "underlyingName": "Title",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        {
          "customConverterType": "WebApiStyleBasedPropertyJsonConverter",
          "description": "Type Privacy",
          "friendlyName": "Type Privacy",
          "isEnum": true,
          "isLogicalPrimitive": true,
          "isPolymorphic": true,
          "kind": "SchemaObjectProperty",
          "layoutStudioPropertyAttributes": [],
          "name": "typePrivacy",
          "polymorphicStyleParameterName": "TypePrivacyEnumStyle",
          "polymorphicStyles": {
            "LegacyV9;AdaptiveInteger": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "Int32",
              "underlyingType": "int",
              "underlyingTypeRef": "Int32"
            },
            "WebApiV1;AdaptiveInteger": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "Int32",
              "underlyingType": "int",
              "underlyingTypeRef": "Int32"
            },
            "WebApiV1;AdaptiveString": {
              "isLogicalPrimitive": true,
              "kind": "SchemaRootObject",
              "name": "String",
              "underlyingType": "string",
              "underlyingTypeRef": "String"
            }
          },
          "underlyingName": "TypePrivacy",
          "underlyingType": "TypePrivacy",
          "underlyingTypeRef": "TypePrivacy"
        }
      ],
      "underlyingName": "PrivacyTypeManagement",
      "underlyingType": "PrivacyTypeManagementDTO",
      "underlyingTypeRef": "PrivacyTypeManagementDTO"
    },
    {
      "description": "Privacy Type Management Code",
      "friendlyName": "Privacy Type Management Code",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "privacyTypeManagementCode",
      "underlyingName": "PrivacyTypeManagementCode",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "customConverterType": "WebApiStyleBasedPropertyInferentialJsonConverter",
      "description": "Privacy Type Management Id",
      "friendlyName": "Privacy Type Management Id",
      "isLogicalPrimitive": true,
      "isPolymorphic": true,
      "isRequired": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "privacyTypeManagementId",
      "polymorphicStyleParameterName": "PrivacyTypeManagementIdStyle",
      "polymorphicStyles": {
        "LegacyV9;Id": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "Int64",
          "underlyingType": "long",
          "underlyingTypeRef": "Int64"
        },
        "WebApiV1;AdaptiveCode": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;AdaptiveDescription": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;AdaptiveStringOnlyCode": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;AdaptiveStringOnlyDescription": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;AdaptiveStringOnlyTitle": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;AdaptiveTitle": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;Id": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "Int64",
          "underlyingType": "long",
          "underlyingTypeRef": "Int64"
        }
      },
      "underlyingName": "PrivacyTypeManagementId",
      "underlyingType": "long",
      "underlyingTypeRef": "Int64"
    },
    {
      "customConverterType": "WebApiStyleBasedPropertyInferentialJsonConverter",
      "description": "Tags",
      "friendlyName": "Tags",
      "isEnumerable": true,
      "isLogicalPrimitive": true,
      "isPolymorphic": true,
      "kind": "SchemaArrayProperty",
      "name": "tags",
      "polymorphicStyleParameterName": "TagsStyle",
      "polymorphicStyles": {
        "LegacyV9;Id": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "Int32",
          "underlyingType": "int",
          "underlyingTypeRef": "Int32"
        },
        "WebApiV1;AdaptiveCsv": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;AdaptiveExternalReference": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;AdaptiveName": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;AdaptiveStringOnlyName": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;Csv": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;CsvOfIds": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;CsvOfNames": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "String",
          "underlyingType": "string",
          "underlyingTypeRef": "String"
        },
        "WebApiV1;Id": {
          "isLogicalPrimitive": true,
          "kind": "SchemaRootObject",
          "name": "Int32",
          "underlyingType": "int",
          "underlyingTypeRef": "Int32"
        }
      },
      "underlyingName": "Tags",
      "underlyingType": "long[]",
      "underlyingTypeRef": "Int64"
    }
  ],
  "underlyingType": "PrivacyManagementDTO",
  "underlyingTypeRef": "PrivacyManagementDTO"
}