Destiny.Components.Vendors.DestinyVendorSaleItemSetComponent

Depends on Component "VendorSales"
The collection of all items currently being sold by a specific Vendor and visible to the given character for which the request was made.
Type: object
Object Properties
saleItems
The items being sold by this vendor, keyed by the vendorItemIndex of the item being sold. (because showing sale items depends on the ordering dictated by the categories being shown - see DestinyVendorCategoryComponent - this is a dictionary for quick lookup capability.)
Type: object
Dictionary Key Type: int32