Destiny.Milestones.DestinyPublicMilestoneQuest

Type: object
Object Properties
questItemHash
Mapped to Definition
Quests are defined as Items in content. As such, this is the hash identifier of the DestinyInventoryItemDefinition that represents this quest. It will have pointers to all of the steps in the quest, and display information for the quest (title, description, icon etc) Individual steps will be referred to in the Quest item's DestinyInventoryItemDefinition.setData property, and themselves are Items with their own renderable data.
Type: uint32
Mapped to Manifest Database Definition: Destiny.Definitions.Milestones.DestinyMilestoneDefinition
activity
A milestone need not have an active activity, but if there is one it will be returned here, along with any variant and additional information.
Type: object
challenges
For the given quest there could be 0-to-Many challenges: mini quests that you can perform in the course of doing this quest, that may grant you rewards and benefits.
Type: array