vendorHash property
The unique identifier for the vendor. Use it to look up their DestinyVendorDefinition.
Implementation
@JsonKey(name:'vendorHash')
int? vendorHash;
The unique identifier for the vendor. Use it to look up their DestinyVendorDefinition.
@JsonKey(name:'vendorHash')
int? vendorHash;