progressionHash property
The progression whose level should be used to determine the level requirement. Look up the DestinyProgressionDefinition with this hash for more information about the progression in question.
Implementation
@JsonKey(name:'progressionHash')
int? progressionHash;