Options
All
  • Public
  • Public/Protected
  • All
Menu

The input to update the order details such as shipping/billing addresses, payment method, etc.

Hierarchy

  • SetOrderDetailsInput

Index

Properties

billingAddress?: null | SetOrderAddressInput
email?: null | string
id: string
paymentMethod?: null | SetOrderPaymentMethodInput
shipmentAddress?: null | SetOrderAddressInput
shipmentMethod?: null | SetOrderShipmentMethodInput

Generated using TypeDoc