Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AttachCustomerToOrder

Attach a Customer to an Order. When no UserID is provided the current user will be attached. If the selected User has addresses, these will also be assigned to the Order.

Hierarchy

  • AttachCustomerToOrder

Index

Properties

Optional AttachmentMetadata

AttachmentMetadata: undefined | string

Attachment Metadata to be added in the Order Ledger's Description.

Optional OrderID

OrderID: undefined | number

Entity type: Order

Optional UserID

UserID: undefined | number

Entity type: User