Class DeliveryBox
- Namespace
- GuildWars2.Commerce.Delivery
- Assembly
- GW2SDK.dll
Information about items and coins ready for pickup from the Black Lion Trading Company.
public sealed record DeliveryBox : IEquatable<DeliveryBox>
- Inheritance
-
DeliveryBox
- Implements
- Inherited Members
Properties
- Coins
The number of coins in the delivery box.
- Items
The items in the delivery box.