objectiveHash property
The hash for the Objective that matches this challenge. Use it to look up the DestinyObjectiveDefinition.
Implementation
@JsonKey(name:'objectiveHash')
int? objectiveHash;
The hash for the Objective that matches this challenge. Use it to look up the DestinyObjectiveDefinition.
@JsonKey(name:'objectiveHash')
int? objectiveHash;