Interface GetOrdersInput

The GetOrdersInput used by the constructor of GetOrders

Hierarchy

  • GetOrdersInput

Properties

email?: string

The email address of the person.

orderId?: number

The orderId to retrieve a specific order.

personId?: string

The bambu personId for identifying a person.

Generated using TypeDoc