{
    "type": "object",
    "properties": {
        "creation": {
            "type": "string"
        },
        "docstatus": {
            "type": "integer"
        },
        "doctype": {
            "type": "string"
        },
        "idx": {
            "type": "integer"
        },
        "modified": {
            "type": "string"
        },
        "modified_by": {
            "type": "string"
        },
        "name": {
            "type": "string"
        },
        "owner": {
            "type": "string"
        }
    },
    "version": 1
}
