Options
All
  • Public
  • Public/Protected
  • All
Menu

Module SetRequestedDate

Set the RequestedDate on OrderLines. The RequestedDate is the date on which the OrderLine should be ready for shipping/pickup/etc.

It is required to provide an OrderID. If the RequestedDate is null, it will be removed from the lines.

Index

Properties

OrderID

OrderID: number

Entity type: Order

Optional OrderLines

OrderLines: OrderLineDto[]

Optional RequestedDate

RequestedDate: undefined | string