previewVendorHash property
If the preview data is derived from a fake "Preview" Vendor, this will be the hash identifier for the DestinyVendorDefinition of that fake vendor.
Implementation
@JsonKey(name:'previewVendorHash')
int? previewVendorHash;
If the preview data is derived from a fake "Preview" Vendor, this will be the hash identifier for the DestinyVendorDefinition of that fake vendor.
@JsonKey(name:'previewVendorHash')
int? previewVendorHash;