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 Dictionary<integer:int64,DestinyItemStatsComponent>  
privacy ComponentPrivacySetting:Enum  

Example

{
    // Type: Dictionary<integer:int64,DestinyItemStatsComponent>
    "data": {
        "0": {
            // Type: Dictionary<Destiny.Definitions.DestinyStatDefinition:integer:uint32,DestinyStat>
            "stats": {
                "0": {
                    // Type: Destiny.Definitions.DestinyStatDefinition:integer:uint32
                    "statHash": 0,
                    // Type: integer:int32
                    "value": 0,
                    // Type: integer:int32
                    "maximumValue": 0
                }
            }
        }
    },
    // Type: ComponentPrivacySetting:Enum
    "privacy": 0
}

References

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