quantity property
The amount of the item needed/available depending on the context of where DestinyItemQuantity is being used.
Implementation
@JsonKey(name:'quantity')
int? quantity;
The amount of the item needed/available depending on the context of where DestinyItemQuantity is being used.
@JsonKey(name:'quantity')
int? quantity;