Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 893 Bytes

DestinyMilestonesDestinyMilestoneActivityCompletionStatus.md

File metadata and controls

10 lines (7 loc) · 893 Bytes

DestinyMilestonesDestinyMilestoneActivityCompletionStatus

Properties

Name Type Description Notes
Completed bool If the activity has been "completed", that information will be returned here. [optional] [default to null]
Phases []DestinyMilestonesDestinyMilestoneActivityPhase If the Activity has discrete "phases" that we can track, that info will be here. Otherwise, this value will be NULL. Note that this is a list and not a dictionary: the order implies the ascending order of phases or progression in this activity. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]