{
    "title": {
        "label": "Title",
        "content_type": "free_form_text"
    },
    "isinactive": {
        "label": "Inactive",
        "scriptid": "isinactive",
        "content_type": "check_box",
        "defaultvalue": false
    },
    "ispublic": {
        "label": "Public",
        "scriptid": "ispublic",
        "content_type": "check_box",
        "defaultvalue": false
    },
    "inarrears": {
        "label": " In Arrears",
        "scriptid": "inarrears",
        "content_type": "check_box",
        "defaultvalue": false
    },
    "repeatevery": {
        "label": "Repeat Every",
        "content_type": "list",
        "list_id": "repeatevery"
    },
    "scheduletype": {
        "label": "Schedule Type",
        "content_type": "list",
        "list_id": "scheduletype"
    },
    "recurrenceterms": {
        "label": "Recurrence Payment Terms",
        "content_type": "list",
        "list_id": "recurrenceterms"
    },
    "frequency": {
        "label": "Frequency",
        "content_type": "list",
        "list_id": "billingfrequency"
    }
}
