Shared Structure: `AllowedLicenses`
This structure is used in the following endpoints:
- `/data/results/get` (Path:
allowed_licenses[]) - `/data/series/past_seasons` (Path:
series.allowed_licenses[]) - `/data/series/stats_series` (Path:
[].allowed_licenses[])
Structure
| Field | Type | Optional |
|---|---|---|
group_name |
string |
|
license_group |
integer |
|
max_license_level |
integer |
|
min_license_level |
integer |
|
parent_id |
integer |
Generated by irschema v0.3.4
