Properties
billingAddress
billingAddress: Address
clientID
clientID: string
currency
currency: string
firstName
firstName: string | null
lastName
lastName: string | null
orderDate
orderDate: number
Optional orderNumber
orderNumber: undefined | string
secondLastName
secondLastName: string | null
shipping
shipping: number
shippingAddress
shippingAddress: Address | null
subscriptionIDs
subscriptionIDs: Array<number>
subtotal
subtotal: number
totalTax
totalTax: number