itemComponents property
The set of components belonging to the player's instanced items.
COMPONENT TYPE: See inside the DestinyItemComponentSet contract for component types.
Implementation
@JsonKey(name:'itemComponents')
DestinyItemComponentSetOfint64? itemComponents;