Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

billingAddress

billingAddress: Address

clientID

clientID: string

currency

currency: string

email

email: string

firstName

firstName: string | null

items

items: Array<CartItem>

lastName

lastName: string | null

orderDate

orderDate: number

orderID

orderID: number

Optional orderNumber

orderNumber: undefined | string

orderType

orderType: OrderType

payments

payments: Array<OrderPayment> | null

phone

phone: string

secondLastName

secondLastName: string | null

shipping

shipping: number

shippingAddress

shippingAddress: Address | null

status

status: string

subscriptionIDs

subscriptionIDs: Array<number>

subtotal

subtotal: number

total

total: number

totalTax

totalTax: number