{
    "rest": true,
    "allowMapping": true,
    "type": "billingaccount",
    "id": "billingaccount",
    "criteria": "billingaccount",
    "select": "",
    "where": "",
    "inner": "",
    "mapping": {
        "classification": "class",
        "created_by": "createdBy",
        "currency": "currency",
        "customer": "customer",
        "customerdefault": "customerDefault",
        "department": "department",
        "frequency": "frequency",
        "idnumber": "idNumber",
        "isinactive": "inactive",
        "lastbilldate": "lastBillDate",
        "location": "location",
        "memo": "memo",
        "startdate": "startDate",
        "subsidiary": "subsidiary",
        "title": "name"
    },
    "relationships": {

    }
}
