| Fields | Description | Type | Filterable | Required | Readonly |
|---|---|---|---|---|---|
| id | Unique ID of the Boarding Application Fee | Integer | Yes | Yes | Yes |
| type | Fee Type Object | Object | Yes | No | Yes |
| type.id | Unique ID of the Fee Type | Integer | No | No | Yes |
| type.name | Name of the Fee | String | No | No | Yes |
| type.type | Fee value type percent, amount | ENUM | No | No | No |
| type.period | Fee period Year, Month, OneTime, Occurrence,VolumeProcessed | ENUM | No | No | No |
| value | Value of the Fee | Decimal | No | No | No |
| note | Specified type for Other Fee | String | No | No | No |