itemComponents property
Item components, keyed by the vendorItemIndex of the active sale items.
COMPONENT TYPE: See inside the DestinyItemComponentSet contract for component types.
Implementation
@JsonKey(name:'itemComponents')
DestinyItemComponentSetOfint32? itemComponents;