objectives property
read / write
If the item has a hard association with objectives, your progress on them will be defined here.
Objectives are our standard way to describe a series of tasks that have to be completed for a reward.
Implementation
List<DestinyObjectiveProgress> objectives;