{
  "friendlyName": "PhoneNormalized",
  "kind": "SchemaRootObject",
  "name": "PhoneNormalizedDTO",
  "properties": [
    {
      "description": "Display Number",
      "friendlyName": "Display Number",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "displayNumber",
      "underlyingName": "DisplayNumber",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "customConverterType": "WebApiStyleBasedPropertyJsonConverter",
      "description": "Macro Type",
      "friendlyName": "Macro Type",
      "isEnum": true,
      "isLogicalPrimitive": true,
      "isPolymorphic": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "macroType",
      "polymorphicStyleParameterName": "PhoneNormalizeTypeEnumStyle",
      "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": "MacroType",
      "underlyingType": "PhoneNormalizeType",
      "underlyingTypeRef": "PhoneNormalizeType"
    },
    {
      "description": "Note",
      "friendlyName": "Note",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "note",
      "underlyingName": "Note",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Number",
      "friendlyName": "Number",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "number",
      "underlyingName": "Number",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Sub Type",
      "friendlyName": "Sub Type",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "subType",
      "underlyingName": "SubType",
      "underlyingType": "long",
      "underlyingTypeRef": "Int64"
    }
  ],
  "underlyingType": "PhoneNormalizedDTO",
  "underlyingTypeRef": "PhoneNormalizedDTO"
}