[
  {
    "column_name": "id",
    "data_type": "integer",
    "column_default": null,
    "is_nullable": "NO",
    "character_maximum_length": null
  },
  {
    "column_name": "assignee_id",
    "data_type": "integer",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "donor_id",
    "data_type": "integer",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "correspondent_id",
    "data_type": "integer",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "client_id",
    "data_type": "integer",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "oldcaseid",
    "data_type": "integer",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "applicationtype",
    "data_type": "integer",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "attorneydeclarationsignature",
    "data_type": "boolean",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "attorneydeclarationsignaturewitness",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "correspondentcomplianceassertion",
    "data_type": "integer",
    "column_default": "1",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "notificationdate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "dispatchdate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "cancellationdate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "applicantsdeclaration",
    "data_type": "integer",
    "column_default": "1",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "applicantsdeclarationsignaturedate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "applicationhasrestrictions",
    "data_type": "boolean",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "applicationhasguidance",
    "data_type": "boolean",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "applicationhascharges",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "certificateprovidersignaturedate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "certificateprovidersignature",
    "data_type": "boolean",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "attorneystatementdate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "signingonbehalfdate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "noticegivendate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "orderdate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "orderissuedate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "securitybond",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "statusdate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "feepayer_id",
    "data_type": "integer",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "paymentpostponement",
    "data_type": "integer",
    "column_default": "0",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "invaliddate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "withdrawndate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "revokeddate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "receiptdate",
    "data_type": "timestamp without time zone",
    "column_default": "NULL::timestamp without time zone",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "orderexpirydate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "updateddate",
    "data_type": "timestamp without time zone",
    "column_default": "NULL::timestamp without time zone",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "clauseexpirydate",
    "data_type": "timestamp without time zone",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "madeactivedate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "workeddate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "closedondate",
    "data_type": "timestamp without time zone",
    "column_default": "NULL::timestamp without time zone",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "filingdate",
    "data_type": "timestamp without time zone",
    "column_default": "NULL::timestamp without time zone",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "duedate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "registrationdate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "closeddate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "rejecteddate",
    "data_type": "timestamp without time zone",
    "column_default": "NULL::timestamp without time zone",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "caseattorneysingular",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "caseattorneyjointlyandseverally",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "caseattorneyjointly",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "caseattorneyjointlyandjointlyandseverally",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "caseattorneyactionadditionalinfo",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "repeatapplication",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "ascertained_by",
    "data_type": "integer",
    "column_default": "1",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "lpadonorsignaturedate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "lpadonorsignature",
    "data_type": "boolean",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "donorsignaturewitnessed",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "donorhaspreviouslpas",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "applicantsignaturedate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "createddate",
    "data_type": "timestamp without time zone",
    "column_default": "NULL::timestamp without time zone",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "lifesustainingtreatmentsignaturedatea",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "lifesustainingtreatmentsignaturedateb",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "trustcorporationsignedas",
    "data_type": "integer",
    "column_default": "1",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "hasrelativetonotice",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "areallattorneysapplyingtoregister",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "epadonorsignaturedate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "epadonornoticegivendate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "donorhasotherepas",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "usesnotifiedpersons",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "nonoticegiven",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "notifiedpersonpermissionby",
    "data_type": "integer",
    "column_default": "1",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "paymentbydebitcreditcard",
    "data_type": "integer",
    "column_default": "0",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "paymentbycheque",
    "data_type": "integer",
    "column_default": "0",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "haveappliedforfeeremission",
    "data_type": "integer",
    "column_default": "0",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "anyotherinfo",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "additionalinfodonorsignature",
    "data_type": "boolean",
    "column_default": "false",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "additionalinfodonorsignaturedate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "paymentdate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "paymentremission",
    "data_type": "integer",
    "column_default": "0",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "paymentexemption",
    "data_type": "integer",
    "column_default": "0",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "attorneypartydeclaration",
    "data_type": "integer",
    "column_default": "1",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "attorneyapplicationassertion",
    "data_type": "integer",
    "column_default": "1",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "attorneymentalactpermission",
    "data_type": "integer",
    "column_default": "1",
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "attorneydeclarationsignaturedate",
    "data_type": "date",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "title",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "casetype",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "NO",
    "character_maximum_length": 255
  },
  {
    "column_name": "casesubtype",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "signingonbehalffullname",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "orderstatusnotes",
    "data_type": "text",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "ordernotes",
    "data_type": "text",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "status",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "otherepainfo",
    "data_type": "text",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "orderclosurereason",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "ordersubtype",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "orderstatus",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "batchid",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "caserecnumber",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "filelocationdescription",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "repeatapplicationreference",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "uid",
    "data_type": "character varying",
    "column_default": null,
    "is_nullable": "NO",
    "character_maximum_length": 36
  },
  {
    "column_name": "type",
    "data_type": "character varying",
    "column_default": null,
    "is_nullable": "NO",
    "character_maximum_length": 255
  },
  {
    "column_name": "cardpaymentcontact",
    "data_type": "text",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "howattorneysact",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "howreplacementattorneysact",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "attorneyactdecisions",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "lpadonorsignatoryfullname",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "replacementattorneyactdecisions",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "previouslpainfo",
    "data_type": "text",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "replacementorder",
    "data_type": "text",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "applicantsignatoryfullname",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "additionalinfo",
    "data_type": "text",
    "column_default": null,
    "is_nullable": "YES",
    "character_maximum_length": null
  },
  {
    "column_name": "lifesustainingtreatment",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "attorneydeclarationsignatoryfullname",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "howdeputyappointed",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "onlinelpaid",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 12
  },
  {
    "column_name": "paymentid",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  },
  {
    "column_name": "paymentamount",
    "data_type": "character varying",
    "column_default": "NULL::character varying",
    "is_nullable": "YES",
    "character_maximum_length": 255
  }
]
