vendorHash property
The quest reward item may be associated with a vendor. If so, this is that vendor. Use this hash to look up the DestinyVendorDefinition.
Implementation
@JsonKey(name:'vendorHash')
int? vendorHash;
The quest reward item may be associated with a vendor. If so, this is that vendor. Use this hash to look up the DestinyVendorDefinition.
@JsonKey(name:'vendorHash')
int? vendorHash;