Destiny.Definitions.DestinyItemSourceBlockDefinition

Data about an item's "sources": ways that the item can be obtained.
Type: object
Object Properties
sourceHashes
Mapped to Definition
The list of hash identifiers for Reward Sources that hint where the item can be found (DestinyRewardSourceDefinition).
Type: array
Array Contents: uint32
Mapped to Manifest Database Definition: Destiny.Definitions.DestinyRewardSourceDefinition
sources
A collection of details about the stats that were computed for the ways we found that the item could be spawned.
Type: array
exclusive
If we found that this item is exclusive to a specific platform, this will be set to the BungieMembershipType enumeration that matches that platform.
Type: int32
vendorSources
A denormalized reference back to vendors that potentially sell this item.
Type: array