{
  "code": "competitor",
  "id": -108,
  "translations": {
    "en": "Competitor"
  },
  "inactive": false,
  "fields": [
    {
      "code": "customform",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Custom Form"
        }
      },
      "mandatory": true,
      "recordType": null
    },
    {
      "code": "description",
      "type": "TEXTAREA",
      "translations": {
        "en": {
          "label": "Description"
        }
      },
      "mandatory": false
    },
    {
      "code": "externalid",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "ExternalId"
        }
      },
      "mandatory": false
    },
    {
      "code": "externalidstring",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "External ID (Text)"
        }
      },
      "mandatory": false
    },
    {
      "code": "formulacurrency",
      "type": "CURRENCY",
      "translations": {
        "en": {
          "label": "Formula (Currency)"
        }
      },
      "mandatory": false
    },
    {
      "code": "formuladate",
      "type": "DATE",
      "translations": {
        "en": {
          "label": "Formula (Date)"
        }
      },
      "mandatory": false
    },
    {
      "code": "formuladatetime",
      "type": "DATETIME",
      "translations": {
        "en": {
          "label": "Formula (Date/Time)"
        }
      },
      "mandatory": false
    },
    {
      "code": "formulanumeric",
      "type": "FLOAT",
      "translations": {
        "en": {
          "label": "Formula (Numeric)"
        }
      },
      "mandatory": false
    },
    {
      "code": "formulapercent",
      "type": "PERCENT",
      "translations": {
        "en": {
          "label": "Formula (Percent)"
        }
      },
      "mandatory": false
    },
    {
      "code": "formulatext",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Formula (Text)"
        }
      },
      "mandatory": false
    },
    {
      "code": "isinactive",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "Inactive"
        }
      },
      "mandatory": false
    },
    {
      "code": "name",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Name"
        }
      },
      "mandatory": false
    },
    {
      "code": "name",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Name"
        }
      },
      "mandatory": true
    },
    {
      "code": "oppnotes",
      "type": "TEXTAREA",
      "translations": {
        "en": {
          "label": "Opportunity Notes"
        }
      },
      "mandatory": false
    },
    {
      "code": "opportunity",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Opportunity"
        }
      },
      "mandatory": false,
      "recordType": "opportunity"
    },
    {
      "code": "oppwinloss",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "Winner"
        }
      },
      "mandatory": false
    },
    {
      "code": "productservice",
      "type": "TEXTAREA",
      "translations": {
        "en": {
          "label": "Products & Services"
        }
      },
      "mandatory": false
    },
    {
      "code": "productservices",
      "type": "RICHTEXT",
      "translations": {
        "en": {
          "label": "Products/Services"
        }
      },
      "mandatory": false
    },
    {
      "code": "strategy",
      "type": "RICHTEXT",
      "translations": {
        "en": {
          "label": "Strategy"
        }
      },
      "mandatory": false
    },
    {
      "code": "strengths",
      "type": "RICHTEXT",
      "translations": {
        "en": {
          "label": "Strengths"
        }
      },
      "mandatory": false
    },
    {
      "code": "url",
      "type": "URL",
      "translations": {
        "en": {
          "label": "Web Address"
        }
      },
      "mandatory": false
    },
    {
      "code": "weaknesses",
      "type": "RICHTEXT",
      "translations": {
        "en": {
          "label": "Weaknesses"
        }
      },
      "mandatory": false
    },
    {
      "code": "wonopportunity",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "Won Opportunity"
        }
      },
      "mandatory": false
    }
  ]
}