warframe-worldstate-parser
Preparing search index...
lib/models/Calendar
RawCalender
Interface RawCalender
interface
RawCalender
{
_id
?:
Identifier
;
Activation
?:
ContentTimestamp
;
Days
:
{
day
:
number
;
events
:
RawDay
[]
}
[]
;
Expiry
?:
ContentTimestamp
;
Season
:
string
;
UpgradeAvaliabilityRequirements
:
string
[]
;
Version
:
number
;
YearIteration
:
number
;
}
Hierarchy (
View Summary
)
BaseContentObject
RawCalender
Index
Properties
_
id?
Activation?
Days
Expiry?
Season
Upgrade
Avaliability
Requirements
Version
Year
Iteration
Properties
Optional
_
id
_id
?:
Identifier
Optional
Activation
Activation
?:
ContentTimestamp
Days
Days
:
{
day
:
number
;
events
:
RawDay
[]
}
[]
Optional
Expiry
Expiry
?:
ContentTimestamp
Season
Season
:
string
Upgrade
Avaliability
Requirements
UpgradeAvaliabilityRequirements
:
string
[]
Version
Version
:
number
Year
Iteration
YearIteration
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
Activation
Days
Expiry
Season
Upgrade
Avaliability
Requirements
Version
Year
Iteration
warframe-worldstate-parser
Loading...