warframe-worldstate-parser
Preparing search index...
lib/models/Nightwave
RawNightwave
Interface RawNightwave
interface
RawNightwave
{
_id
?:
Identifier
;
Activation
?:
ContentTimestamp
;
ActiveChallenges
:
RawNightwaveChallenge
[]
;
AffiliationTag
:
string
;
Challenges
?:
RawNightwaveChallenge
[]
;
Expiry
?:
ContentTimestamp
;
Params
:
string
;
Phase
:
number
;
Season
:
number
;
}
Hierarchy (
View Summary
)
BaseContentObject
RawNightwave
Index
Properties
_
id?
Activation?
Active
Challenges
Affiliation
Tag
Challenges?
Expiry?
Params
Phase
Season
Properties
Optional
_
id
_id
?:
Identifier
Optional
Activation
Activation
?:
ContentTimestamp
Active
Challenges
ActiveChallenges
:
RawNightwaveChallenge
[]
Affiliation
Tag
AffiliationTag
:
string
Optional
Challenges
Challenges
?:
RawNightwaveChallenge
[]
Optional
Expiry
Expiry
?:
ContentTimestamp
Params
Params
:
string
Phase
Phase
:
number
Season
Season
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
Activation
Active
Challenges
Affiliation
Tag
Challenges
Expiry
Params
Phase
Season
warframe-worldstate-parser
Loading...