Source

This page was generated with Wiki Builder. Do not change the format!

Info

Schema

  • Schema Type: Generic Class
  • Type: object

Properties

Name Type Description
data DestinyItemComponent  
privacy ComponentPrivacySetting:Enum  

Example

{
    // Type: DestinyItemComponent
    "data": {
        // Type: Destiny.Definitions.DestinyInventoryItemDefinition:integer:uint32
        "itemHash": 0,
        // Type: integer:int64:nullable
        "itemInstanceId": 0,
        // Type: integer:int32
        "quantity": 0,
        // Type: ItemBindStatus:Enum
        "bindStatus": {},
        // Type: ItemLocation:Enum
        "location": {},
        // Type: Destiny.Definitions.DestinyInventoryBucketDefinition:integer:uint32
        "bucketHash": 0,
        // Type: TransferStatuses:Enum
        "transferStatus": {},
        // Type: boolean
        "lockable": false,
        // Type: ItemState:Enum
        "state": {}
    },
    // Type: ComponentPrivacySetting:Enum
    "privacy": 0
}

References

  1. https://bungie-net.github.io/multi/schema_SingleComponentResponseOfDestinyItemComponent.html#schema_SingleComponentResponseOfDestinyItemComponent