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

Optional billingAddress

billingAddress: undefined | null | SetOrderAddressInput

id

id: string

Optional paymentMethod

paymentMethod: undefined | null | SetOrderPaymentMethodInput

Optional shipmentAddress

shipmentAddress: undefined | null | SetOrderAddressInput

Optional shipmentMethod

shipmentMethod: undefined | null | SetOrderShipmentMethodInput

Generated using TypeDoc