{
  "code": "emailtemplate",
  "id": -120,
  "translations": {
    "en": "Email Template"
  },
  "inactive": false,
  "fields": [
    {
      "code": "addcompanyaddress",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "Add Company Address to Message Footer in Bulk Merges"
        }
      },
      "mandatory": false
    },
    {
      "code": "addunsubscribelink",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "Add Unsubscribe Link to Message Footer in Bulk Merges"
        }
      },
      "mandatory": false
    },
    {
      "code": "campaigndomain",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Campaign Domain"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "content",
      "type": "TEXTAREA",
      "translations": {
        "en": {
          "label": "content"
        }
      },
      "mandatory": false
    },
    {
      "code": "description",
      "type": "TEXTAREA",
      "translations": {
        "en": {
          "label": "Description"
        }
      },
      "mandatory": false
    },
    {
      "code": "externalid",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "ExternalId"
        }
      },
      "mandatory": false
    },
    {
      "code": "isinactive",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "Inactive"
        }
      },
      "mandatory": false
    },
    {
      "code": "isprivate",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "Private"
        }
      },
      "mandatory": false
    },
    {
      "code": "mediaitem",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "mediaitem"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "mergefieldstpl_en",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Insert Field"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "mergetypestpl_en",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Field Type"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "name",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Name"
        }
      },
      "mandatory": true
    },
    {
      "code": "name",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Name"
        }
      },
      "mandatory": true
    },
    {
      "code": "restricttogroup",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Restrict To Group"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "subject",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Subject"
        }
      },
      "mandatory": false
    },
    {
      "code": "usesmedia",
      "type": "RADIO",
      "translations": {
        "en": {
          "label": "File"
        }
      },
      "mandatory": false
    }
  ],
  "tabs": [
    {
      "code": "marketing",
      "translations": {
        "en": "Marketing"
      }
    },
    {
      "code": "restriction",
      "translations": {
        "en": "Restrict Access"
      }
    },
    {
      "code": "template",
      "translations": {
        "en": "Template"
      }
    }
  ]
}