Record
destiny-responses-destiny-item-change-response
No description available.
record destiny-responses-destiny-item-change-response {
added-inventory-items: option<list<destiny-entities-items-destiny-item-component>>,
item: option<destiny-responses-destiny-item-response>,
removed-inventory-items: option<list<destiny-entities-items-destiny-item-component>>,
}Fields
| Name | Type | Description |
|---|---|---|
| added-inventory-items | option<list<destiny-entities-items-destiny-item-component>> | |
| item | option<destiny-responses-destiny-item-response> | |
| removed-inventory-items | option<list<destiny-entities-items-destiny-item-component>> |