warframe-worldstate-parser
Preparing search index...
lib/models/WeeklyChallenge
RawWeeklyChallenge
Interface RawWeeklyChallenge
interface
RawWeeklyChallenge
{
_id
?:
Identifier
;
Activation
?:
ContentTimestamp
;
Challenges
:
RawChallengeInstance
[]
;
Expiry
?:
ContentTimestamp
;
}
Hierarchy (
View Summary
)
BaseContentObject
RawWeeklyChallenge
Index
Properties
_
id?
Activation?
Challenges
Expiry?
Properties
Optional
_
id
_id
?:
Identifier
Optional
Activation
Activation
?:
ContentTimestamp
Challenges
Challenges
:
RawChallengeInstance
[]
Optional
Expiry
Expiry
?:
ContentTimestamp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
Activation
Challenges
Expiry
warframe-worldstate-parser
Loading...