aboutsummaryrefslogtreecommitdiff
path: root/jb-ui/src/api_fsb/docs/SessionAdjustedStatus.md
blob: 0df743433018b84c1630add83b9ff965bb0678f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SessionAdjustedStatus

An adjusted_status is set if a session is adjusted by the marketplace after the original return. A session can be adjusted multiple times. This is the most recent status. If a session was originally a complete, was adjusted to incomplete, then back to complete, the adjusted_status will be None, but the adjusted_timestamp will be set to the most recent change.

## Enum

* `Ac` (value: `'ac'`)

* `Af` (value: `'af'`)

* `Pa` (value: `'pa'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)