Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShipmentLineDto

Hierarchy

  • ShipmentLineDto

Index

Properties

BackendReference

BackendReference: string

CurrencyID

CurrencyID: string

CustomID

CustomID: string

DeliveryType

Description

Description: string

ID

ID: number

Entity type: ShipmentLine

IsCompleted

IsCompleted: boolean

NetQuantityDelivered

NetQuantityDelivered: number

NetQuantityShipped

NetQuantityShipped: number

OrderID

OrderID: number

Entity type: Order

OrderLineID

OrderLineID: number

Entity type: OrderLine

Optional ProductID

ProductID: undefined | number

Entity type: Product

QuantityDelivered

QuantityDelivered: number

QuantityShipped

QuantityShipped: number

Optional ShipmentDate

ShipmentDate: undefined | string

ShipmentID

ShipmentID: number

Entity type: Shipment

Optional ShipmentPackageID

ShipmentPackageID: undefined | number

TaxRate

TaxRate: number

TotalAmount

TotalAmount: number

TotalAmountInTax

TotalAmountInTax: number

Type

UnitPrice

UnitPrice: number

UnitPriceInTax

UnitPriceInTax: number