itemHash property
The hash identifier of the material required. Use it to look up the material's DestinyInventoryItemDefinition.
Implementation
@JsonKey(name:'itemHash')
int? itemHash;
The hash identifier of the material required. Use it to look up the material's DestinyInventoryItemDefinition.
@JsonKey(name:'itemHash')
int? itemHash;