Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListBlobsForOrder

Get the blobs that are attached to an Order

It's required to specify the order, optionally the blobs can also be filtered on InvoiceID of ShipmentID.

Hierarchy

  • ListBlobsForOrder

Index

Properties

Optional InvoiceID

InvoiceID: undefined | number

Entity type: Invoice

OrderID

OrderID: number

Entity type: Order

Optional ShipmentID

ShipmentID: undefined | number

Entity type: Shipment