itemReceived property
The item that was received, and its quantity.
Implementation
@JsonKey(name:'itemReceived')
DestinyItemQuantity? itemReceived;
The item that was received, and its quantity.
@JsonKey(name:'itemReceived')
DestinyItemQuantity? itemReceived;