Interface OrderSplitResult<TFromUserXp, TBillingAddressXp, TOutgoingOrdersXp>

Type Parameters

  • TFromUserXp = any

  • TBillingAddressXp = any

  • TOutgoingOrdersXp = any

Hierarchy

  • OrderSplitResult

Properties

OutgoingOrders?: Order<TOutgoingOrdersXp, TFromUserXp, TBillingAddressXp>[]
RemainingLineItemIDs?: string[]

Generated using TypeDoc