progressionHash property
The hash identifier for the DestinyProgressionDefinition that indicates the character's relationship with this faction in terms of experience and levels.
Implementation
@JsonKey(name:'progressionHash')
int? progressionHash;