Destiny.Definitions.DestinyVendorInventoryFlyoutDefinition

The definition for an "inventory flyout": a UI screen where we show you part of an otherwise hidden vendor inventory: like the Vault inventory buckets.
Type: object
Object Properties
lockedDescription
If the flyout is locked, this is the reason why.
Type: string
displayProperties
The title and other common properties of the flyout.
Type: object
buckets
A list of inventory buckets and other metadata to show on the screen.
Type: array
flyoutId
An identifier for the flyout, in case anything else needs to refer to them.
Type: uint32
suppressNewness
If this is true, don't show any of the glistening "this is a new item" UI elements, like we show on the inventory items themselves in in-game UI.
Type: boolean
equipmentSlotHash
Nullable
If this flyout is meant to show you the contents of the player's equipment slot, this is the slot to show.
Type: uint32