| Fields | Description | Type | Filterable | Required | Readonly |
|---|---|---|---|---|---|
| id | Unique ID of the Boarding Application Note | Integer | Yes | No | Yes |
| note | Content of the note | String | No | Yes | No |
| user | The user who create the note | String | No | No | Yes |
| notification | Notification for the added note Yes No | ENUM | No | Yes | No |
| updatedOn | Date and Time of last update on the application note | Datetime | Yes | No | Yes |
| createdOn | Date and Time when the application note was created | Datetime | Yes | No | Yes |