vendorHash property
If this reward is redeemed at a Vendor, this is the hash of the Vendor to go to in order to redeem the reward. Use this hash to look up the DestinyVendorDefinition.
Implementation
@JsonKey(name:'vendorHash')
int? vendorHash;
If this reward is redeemed at a Vendor, this is the hash of the Vendor to go to in order to redeem the reward. Use this hash to look up the DestinyVendorDefinition.
@JsonKey(name:'vendorHash')
int? vendorHash;