Property Quantity
- Namespace
- GuildWars2.Commerce.Transactions
- Assembly
- GW2SDK.dll
Quantity
The amount of items in the transaction.
public required int Quantity { get; init; }
The amount of items in the transaction.
public required int Quantity { get; init; }