itemHash property
The hash identifier for the item in question. Use it to look up the item's DestinyInventoryItemDefinition.
Implementation
@JsonKey(name:'itemHash')
int? itemHash;
The hash identifier for the item in question. Use it to look up the item's DestinyInventoryItemDefinition.
@JsonKey(name:'itemHash')
int? itemHash;