Shared Structure: `Elig`
This structure is used in the following endpoints:
- `/data/hosted/combined_sessions` (Path:
sessions[].elig) - `/data/hosted/sessions` (Path:
sessions[].elig) - `/data/league/cust_league_sessions` (Path:
sessions[].elig)
Structure
| Field | Type | Optional |
|---|---|---|
can_drive |
boolean |
|
can_spot |
boolean |
|
can_watch |
boolean |
|
has_sess_password |
boolean |
|
needs_purchase |
boolean |
|
own_car |
boolean |
|
own_track |
boolean |
|
purchase_skus |
array of integer |
|
registered |
boolean |
|
session_full |
boolean |
Generated by irschema v0.3.4
