{
    "id": "int32",
    "notified": "boolean",
    "notifiedOn": "date-time",
    "publishedOn": "date-time",
    "taxYear": "int32"
}
| Name | Type | Description | 
|---|---|---|
| id | int32 | Int32 | 
| notified | boolean | Boolean | 
| notifiedOn | date-time | 
      Nullable | 
  
| publishedOn | date-time | DateTime | 
| taxYear | int32 | Int32 | 
Powered by DapperDox