PackDataModel
in package
Class PackDataModel
Tags
Table of Contents
Properties
- $deliveryNoteNumber : string
- $invoiceNumber : string
- $item : PackItemModel
- $offer : Offer
- $purchasePrice : float
- $quantity : float
- $shipmentDate : DateTime
- $store : string
Properties
$deliveryNoteNumber
public
string
$deliveryNoteNumber
Tags
$invoiceNumber
public
string
$invoiceNumber
Tags
$item
public
PackItemModel
$item
Tags
$offer
public
Offer
$offer
Tags
$purchasePrice
public
float
$purchasePrice
Tags
$quantity
public
float
$quantity
Tags
$shipmentDate
public
DateTime
$shipmentDate
Tags
$store
public
string
$store