Finance Remission and Exemptions Table - Sirius Case Management
Contains details of deputies who have fee reductions or exemptions in the database
Stability: The finance_remission_exemption table is to be considered unstable .
Analytical Platform : Yes
Alternative formats : JSON
| Column Name | Column Type | Character Maximum | Is Nullable | Default | Constrained values |
|---|---|---|---|---|---|
| id | integer | NO | |||
| finance_person_id | integer | YES | |||
| discounttype | character varying | 255 | NO | ||
| evidencetype | character varying | 255 | YES | NULL::character varying | |
| startdate | date | NO | |||
| enddate | date | NO | |||
| notes | text | NO | |||
| deleted | boolean | NO | false | ||
| datereceived | date | YES |