locationHash property
OPTIONAL - If this is tracking a DestinyLocationDefinition, this is the identifier for that location.
Implementation
@JsonKey(name:'locationHash')
int? locationHash;
OPTIONAL - If this is tracking a DestinyLocationDefinition, this is the identifier for that location.
@JsonKey(name:'locationHash')
int? locationHash;