{
    "title": {
        "label": "Title",
        "content_type": "free_form_text"
    },
    "companyname": {
        "label": "Company Name",
        "content_type": "free_form_text"
    },
    "firstname": {
        "label": "First Name",
        "content_type": "free_form_text"
    },
    "lastname": {
        "label": "Last Name",
        "content_type": "free_form_text"
    },
    "isinactive": {
        "label": "Inactive",
        "content_type": "check_box",
        "defaultvalue": false
    },
    "isjobresourcevend": {
        "label": "Resource",
        "content_type": "check_box",
        "defaultvalue": false
    },
    "emailtransactions": {
        "label": "Email Transactions",
        "content_type": "check_box",
        "defaultvalue": false
    },
    "giveaccess": {
        "label": "Give Access",
        "content_type": "check_box",
        "defaultvalue": false
    },
    "isperson": {
        "label": "Is Person",
        "content_type": "check_box",
        "defaultvalue": false
    },
    "subsidiary": {
        "label": "Subsidiary",
        "content_type": "record",
        "references": "Subsidiary",
        "referenceField": "title"
    },
    "phone": {
        "label": "Phone",
        "content_type": "free_form_text"
    },
    "tag": {
        "label": "Tag",
        "content_type": "free_form_text"
    },
    "email": {
        "label": "Email",
        "content_type": "email_address"
    },
    "mobilephone": {
        "label": "Mobile Phone",
        "content_type": "free_form_text"
    },
    "altphone": {
        "label": "Mobile Phone",
        "content_type": "free_form_text"
    },
    "mobilephone": {
        "label": "Mobile Phone",
        "content_type": "free_form_text"
    },
    "altphone": {
        "label": "Alt Phone",
        "content_type": "free_form_text"
    },
    "homephone": {
        "label": "Home Phone",
        "content_type": "free_form_text"
    }
}
