Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AttachBlobToOrder

Attaches given Blob to an order.

Hierarchy

  • AttachBlobToOrder

Index

Properties

BlobID

BlobID: string

Optional InvoiceID

InvoiceID: undefined | number

Optional link the blob to an Invoice of the Order Entity type: Invoice

Name

Name: string

Optional OrderID

OrderID: undefined | number

Required when OrderLineID is omitted Entity type: Order

Optional OrderLineID

OrderLineID: undefined | number

Required when OrderID is omitted Entity type: OrderLine

Optional ShipmentID

ShipmentID: undefined | number

Optional link the blob to a Shipment of the Order Entity type: Shipment

Optional Type

default

None