Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Order

Index

Properties

additionalInput?: null | AdditionalOrderInput
amountOfMoney?: null | AmountOfMoney
customer?: null | Customer
items?: null | LineItem[]
deprecated

Use shoppingCart.items instead

references?: null | OrderReferences
seller?: null | Seller
deprecated

Use Merchant.seller instead

shipping?: null | Shipping
shoppingCart?: null | ShoppingCart