itemHash property
The hash identifier of the item you need to have. Use it to look up the DestinyInventoryItemDefinition for more info.
Implementation
@JsonKey(name:'itemHash')
int? itemHash;
The hash identifier of the item you need to have. Use it to look up the DestinyInventoryItemDefinition for more info.
@JsonKey(name:'itemHash')
int? itemHash;