Table of Contents

Class Order

Namespace
GuildWars2.Commerce.Transactions
Assembly
GW2SDK.dll

Information about the current order.

public sealed record Order : IEquatable<Order>
Inheritance
Order
Implements
Inherited Members

Properties

Created

The date and time when the order was created.

Id

The order ID.

ItemId

The item ID of the order.

Quantity

The amount of items ordered.

UnitPrice

The unit price per item.