objectiveHash property
OPTIONAL - If this is tracking the status of a DestinyObjectiveDefinition, this is the identifier for that objective.
Implementation
@JsonKey(name:'objectiveHash')
int? objectiveHash;
OPTIONAL - If this is tracking the status of a DestinyObjectiveDefinition, this is the identifier for that objective.
@JsonKey(name:'objectiveHash')
int? objectiveHash;