{
  "friendlyName": "UsageStats",
  "kind": "SchemaRootObject",
  "name": "UsageStats",
  "properties": [
    {
      "description": "Campaign Emails",
      "friendlyName": "Campaign Emails",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "campaignEmails",
      "underlyingName": "CampaignEmails",
      "underlyingType": "int?",
      "underlyingTypeRef": "Nullable`1"
    },
    {
      "description": "Campaigns",
      "friendlyName": "Campaigns",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "campaigns",
      "underlyingName": "Campaigns",
      "underlyingType": "int?",
      "underlyingTypeRef": "Nullable`1"
    },
    {
      "description": "Cic",
      "friendlyName": "Cic",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "cic",
      "underlyingName": "Cic",
      "underlyingType": "bool?",
      "underlyingTypeRef": "Nullable`1"
    },
    {
      "description": "Companies",
      "friendlyName": "Companies",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "companies",
      "underlyingName": "Companies",
      "underlyingType": "int?",
      "underlyingTypeRef": "Nullable`1"
    },
    {
      "description": "Contacts",
      "friendlyName": "Contacts",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "contacts",
      "underlyingName": "Contacts",
      "underlyingType": "int?",
      "underlyingTypeRef": "Nullable`1"
    },
    {
      "description": "Fic",
      "friendlyName": "Fic",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "fic",
      "underlyingName": "Fic",
      "underlyingType": "bool?",
      "underlyingTypeRef": "Nullable`1"
    },
    {
      "description": "Leads",
      "friendlyName": "Leads",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "leads",
      "underlyingName": "Leads",
      "underlyingType": "int?",
      "underlyingTypeRef": "Nullable`1"
    },
    {
      "description": "Opportunities",
      "friendlyName": "Opportunities",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "opportunities",
      "underlyingName": "Opportunities",
      "underlyingType": "int?",
      "underlyingTypeRef": "Nullable`1"
    },
    {
      "description": "Quotes",
      "friendlyName": "Quotes",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "quotes",
      "underlyingName": "Quotes",
      "underlyingType": "int?",
      "underlyingTypeRef": "Nullable`1"
    },
    {
      "description": "Work Plans",
      "friendlyName": "Work Plans",
      "isLogicalPrimitive": true,
      "isNullable": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "workPlans",
      "underlyingName": "WorkPlans",
      "underlyingType": "int?",
      "underlyingTypeRef": "Nullable`1"
    }
  ],
  "underlyingType": "UsageStats",
  "underlyingTypeRef": "UsageStats"
}