Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ShipFromStoreLine

Index

Properties

ChildLines

ChildLines: ShipFromStoreLine[]

The child lines for this line

Optional GroupID

GroupID: undefined | string

NetTotalAmount

NetTotalAmount: number

The TotalAmount with the Discounts for this line included

NetTotalAmountInTax

NetTotalAmountInTax: number

The TotalAmountInTax with the Discounts for this line included

OrderLineID

OrderLineID: number

Entity type: OrderLine

Optional ParentID

ParentID: undefined | number

Entity type: OrderLine

Optional ProductBundleLineID

ProductBundleLineID: undefined | number

Entity type: ProductBundleLine

Optional ProductID

ProductID: undefined | number

Entity type: Product

Properties

Properties: any

Quantity

Quantity: number

Optional ReplacementProductIDs

ReplacementProductIDs: number[]

Entity type: Product

Requirements

The product requirements for this line

TotalAmount

TotalAmount: number

The TotalAmount of this line: Quantity * UnitPrice

TotalAmountInTax

TotalAmountInTax: number

The TotalAmountInTax of this line: Quantity * UnitPrice + Taxes