Source
This page was generated with Wiki Builder. Do not change the format!
Info
If the Milestone or a component has vendors whose inventories could/should be displayed that are relevant to it, this will return the vendor in question. It also contains information we need to determine whether that vendor is actually relevant at the moment, given the user's current state.
Schema
- Schema Type: Definition
- Type: object
Properties
Name | Type | Description |
---|---|---|
vendorHash | Destiny.Definitions.DestinyVendorDefinition:integer:uint32 | The hash of the vendor whose wares should be shown as associated with the Milestone. |
Example
{
// Type: Destiny.Definitions.DestinyVendorDefinition:integer:uint32
"vendorHash": 0
}