progressionHash property
The hash identifier of the Progression in question. Use it to look up the DestinyProgressionDefinition in static data.
Implementation
@JsonKey(name:'progressionHash')
int? progressionHash;
The hash identifier of the Progression in question. Use it to look up the DestinyProgressionDefinition in static data.
@JsonKey(name:'progressionHash')
int? progressionHash;