Documentation
Preparing search index...
@blizzard-api/d3
SeasonIndexResponse
Interface SeasonIndexResponse
interface
SeasonIndexResponse
{
_links
:
{
self
:
{
href
:
string
}
}
;
current_season
:
number
;
generated_by
:
string
;
last_update_time
:
string
;
season
:
{
href
:
string
}
[]
;
service_current_season
:
number
;
service_season_state
:
string
;
}
Hierarchy
ResponseBase
SeasonIndexResponse
Index
Properties
_
links
current_
season
generated_
by
last_
update_
time
season
service_
current_
season
service_
season_
state
Properties
_
links
_links
:
{
self
:
{
href
:
string
}
}
current_
season
current_season
:
number
generated_
by
generated_by
:
string
last_
update_
time
last_update_time
:
string
season
season
:
{
href
:
string
}
[]
service_
current_
season
service_current_season
:
number
service_
season_
state
service_season_state
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
current_
season
generated_
by
last_
update_
time
season
service_
current_
season
service_
season_
state
Documentation
Loading...