factionHash property
The hash identifier of the Faction related to this progression. Use it to look up the DestinyFactionDefinition for more rendering info.
Implementation
@JsonKey(name:'factionHash')
int? factionHash;
The hash identifier of the Faction related to this progression. Use it to look up the DestinyFactionDefinition for more rendering info.
@JsonKey(name:'factionHash')
int? factionHash;