itemHash property
OPTIONAL - If this is tracking the status of a DestinyInventoryItemDefinition, this is the identifier for that item.
Implementation
@JsonKey(name:'itemHash')
int? itemHash;
OPTIONAL - If this is tracking the status of a DestinyInventoryItemDefinition, this is the identifier for that item.
@JsonKey(name:'itemHash')
int? itemHash;