Record
destiny-responses-destiny-item-response
No description available.
record destiny-responses-destiny-item-response {
character-id: option<s64>,
instance: option<string>,
item: option<string>,
objectives: option<string>,
perks: option<string>,
plug-objectives: option<string>,
render-data: option<string>,
reusable-plugs: option<string>,
sockets: option<string>,
stats: option<string>,
talent-grid: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| character-id | option<s64> | |
| instance | option<string> | |
| item | option<string> | |
| objectives | option<string> | |
| perks | option<string> | |
| plug-objectives | option<string> | |
| render-data | option<string> | |
| reusable-plugs | option<string> | |
| sockets | option<string> | |
| stats | option<string> | |
| talent-grid | option<string> |