{
  "description": "DTO (Data Transfer Object) for Helper class TustenaDBColumn representing the 'Tustena DB Column' entity",
  "friendlyName": "TustenaDBColumn",
  "kind": "SchemaRootObject",
  "name": "TustenaDBColumnDTO",
  "properties": [
    {
      "description": "Client Message",
      "friendlyName": "Client Message",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "clientMessage",
      "underlyingName": "ClientMessage",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Content",
      "friendlyName": "Content",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "content",
      "underlyingName": "Content",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Created By Id",
      "friendlyName": "Created By Id",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "createdById",
      "underlyingName": "CreatedById",
      "underlyingType": "int",
      "underlyingTypeRef": "Int32"
    },
    {
      "description": "Created Date",
      "friendlyName": "Created Date",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "createdDate",
      "underlyingName": "CreatedDate",
      "underlyingType": "DateTime",
      "underlyingTypeRef": "DateTime"
    },
    {
      "description": "Def Text",
      "friendlyName": "Def Text",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "defText",
      "underlyingName": "DefText",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "customConverterType": "FilterForItemsOfArrayConverter",
      "description": "Def Text Localizings",
      "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": "Def Text Localizings",
      "isEnumerable": true,
      "kind": "SchemaArrayProperty",
      "name": "defTextLocalizings",
      "underlyingName": "DefTextLocalizings",
      "underlyingType": "LocalizingDTO[]",
      "underlyingTypeRef": "LocalizingDTO"
    },
    {
      "description": "The label name of the Tustena DB column",
      "friendlyName": "The label name of the Tustena DB column",
      "isLogicalPrimitive": true,
      "isRequired": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "max": 255.0,
      "name": "displayName",
      "underlyingName": "DisplayName",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "customConverterType": "FilterForItemsOfArrayConverter",
      "description": "Display Name Localizings",
      "elementSchema": {},
      "friendlyName": "Display Name Localizings",
      "isEnumerable": true,
      "kind": "SchemaArrayProperty",
      "name": "displayNameLocalizings",
      "underlyingName": "DisplayNameLocalizings",
      "underlyingType": "LocalizingDTO[]",
      "underlyingTypeRef": "LocalizingDTO"
    },
    {
      "description": "Field Name",
      "friendlyName": "Field Name",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "fieldName",
      "underlyingName": "FieldName",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "customConverterType": "WebApiStyleBasedPropertyJsonConverter",
      "description": "The enum TustenaDBColumnType field type of the Tustena DB column",
      "friendlyName": "The enum TustenaDBColumnType field type of the Tustena DB column",
      "isEnum": true,
      "isLogicalPrimitive": true,
      "isPolymorphic": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "fieldType",
      "polymorphicStyleParameterName": "TustenaDBColumnTypeEnumStyle",
      "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": "FieldType",
      "underlyingType": "TustenaDBColumnType",
      "underlyingTypeRef": "TustenaDBColumnType"
    },
    {
      "description": "Id",
      "friendlyName": "Id",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "id",
      "underlyingName": "Id",
      "underlyingType": "long",
      "underlyingTypeRef": "Int64"
    },
    {
      "description": "Is editable flag",
      "friendlyName": "Is editable flag",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "isEditable",
      "underlyingName": "IsEditable",
      "underlyingType": "bool",
      "underlyingTypeRef": "Boolean"
    },
    {
      "description": "Is filter flag",
      "friendlyName": "Is filter flag",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "isFilter",
      "underlyingName": "IsFilter",
      "underlyingType": "bool",
      "underlyingTypeRef": "Boolean"
    },
    {
      "description": "Is full size flag",
      "friendlyName": "Is full size flag",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "isFullSize",
      "underlyingName": "IsFullSize",
      "underlyingType": "bool",
      "underlyingTypeRef": "Boolean"
    },
    {
      "description": "Is ordinabile flag",
      "friendlyName": "Is ordinabile flag",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "isOrdinabile",
      "underlyingName": "IsOrdinabile",
      "underlyingType": "bool",
      "underlyingTypeRef": "Boolean"
    },
    {
      "description": "Is required flag",
      "friendlyName": "Is required flag",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "isRequired",
      "underlyingName": "IsRequired",
      "underlyingType": "bool",
      "underlyingTypeRef": "Boolean"
    },
    {
      "description": "Is searchable flag",
      "friendlyName": "Is searchable flag",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "isSearchable",
      "underlyingName": "IsSearchable",
      "underlyingType": "bool",
      "underlyingTypeRef": "Boolean"
    },
    {
      "description": "Is visible flag",
      "friendlyName": "Is visible flag",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "isVisible",
      "underlyingName": "IsVisible",
      "underlyingType": "bool",
      "underlyingTypeRef": "Boolean"
    },
    {
      "description": "Last Modified By Id",
      "friendlyName": "Last Modified By Id",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "lastModifiedById",
      "underlyingName": "LastModifiedById",
      "underlyingType": "int",
      "underlyingTypeRef": "Int32"
    },
    {
      "description": "Last Modified Date",
      "friendlyName": "Last Modified Date",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "lastModifiedDate",
      "underlyingName": "LastModifiedDate",
      "underlyingType": "DateTime",
      "underlyingTypeRef": "DateTime"
    },
    {
      "description": "The length of the Tustena DB field for this column",
      "friendlyName": "The length of the Tustena DB field for this column",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "length",
      "underlyingName": "Length",
      "underlyingType": "int",
      "underlyingTypeRef": "Int32"
    },
    {
      "description": "The order of the Tustena DB column in the table structure",
      "friendlyName": "The order of the Tustena DB column in the table structure",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "order",
      "underlyingName": "Order",
      "underlyingType": "int",
      "underlyingTypeRef": "Int32"
    },
    {
      "description": "Question",
      "friendlyName": "Question",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "question",
      "underlyingName": "Question",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "customConverterType": "FilterForItemsOfArrayConverter",
      "description": "Question Localizings",
      "elementSchema": {},
      "friendlyName": "Question Localizings",
      "isEnumerable": true,
      "kind": "SchemaArrayProperty",
      "name": "questionLocalizings",
      "underlyingName": "QuestionLocalizings",
      "underlyingType": "LocalizingDTO[]",
      "underlyingTypeRef": "LocalizingDTO"
    }
  ],
  "underlyingType": "TustenaDBColumnDTO",
  "underlyingTypeRef": "TustenaDBColumnDTO"
}