Wasm Directoryalpha
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

NameTypeDescription
added-inventory-itemsoption​<list​<destiny-entities-items-destiny-item-component>>
itemoption​<destiny-responses-destiny-item-response>
removed-inventory-itemsoption​<list​<destiny-entities-items-destiny-item-component>>