objectiveHash property
The objective for the Challenge, which should have human-readable data about what needs to be done to accomplish the objective. Use this hash to look up the DestinyObjectiveDefinition.
Implementation
@JsonKey(name:'objectiveHash')
int? objectiveHash;