{
    "rest": true,
    "allowMapping": true,
    "type": "accountingperiod",
    "id": "accountingperiod",
    "criteria": "accountingperiod",
    "select": "",
    "where": "",
    "inner": "",
    "mapping": {
       "isInactive": "isInactive",
       "parent": "parent",
       "year": "year",
       "closedOnDate": "closedOnDate",
       "startDate": "startDate",
       "isQuarter": "isQuarter",
       "allLocked": "allLocked",
       "allowNonGLChanges": "allowNonGLChanges",
       "endDate": "endDate",
       "arLocked": "arLocked",
       "isAdjust": "isAdjust",
       "title": "periodName",
       "closed": "closed",
       "apLocked": "apLocked",
       "isYear": "isYear",
       "isPosting": "isPosting"
    },
    "dependencies": {

    },
    "relationships": {

    }
}

