Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StoreAndAttachBlobToOrder

Service combining StoreBlob and AttachBlobToOrder.

Hierarchy

  • StoreAndAttachBlobToOrder

Index

Properties

Optional Category

Category: undefined | string

Data

Data: string

Optional InvoiceID

InvoiceID: undefined | number

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

MimeType

MimeType: string

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 OriginalName

OriginalName: undefined | string

Optional ShipmentID

ShipmentID: undefined | number

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

Optional Type

default

None