RetailCRM API Client

OrderProductPack

Class OrderProductPack

Tags
category

OrderProductPack

Table of Contents

Properties

$deliveryNoteNumber  : string
$id  : int
$invoiceNumber  : string
$item  : OrderProduct
$itemId  : int
$purchasePrice  : float
$quantity  : float
$shipmentDate  : DateTime
$store  : string
$unit  : Unit

Properties

$deliveryNoteNumber

public string $deliveryNoteNumber
Tags
JMS\Type

("string")

JMS\SerializedName

("deliveryNoteNumber")

$invoiceNumber

public string $invoiceNumber
Tags
JMS\Type

("string")

JMS\SerializedName

("invoiceNumber")

$itemId

public int $itemId
Tags
JMS\Type

("int")

JMS\SerializedName

("itemId")

$purchasePrice

public float $purchasePrice
Tags
JMS\Type

("float")

JMS\SerializedName

("purchasePrice")

$quantity

public float $quantity
Tags
JMS\Type

("float")

JMS\SerializedName

("quantity")

$shipmentDate

public DateTime $shipmentDate
Tags
JMS\Type

("DateTime<'Y-m-d'>")

JMS\SerializedName

("shipmentDate")

$store

public string $store
Tags
JMS\Type

("string")

JMS\SerializedName

("store")

$unit

public Unit $unit
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\Items\Unit")

JMS\SerializedName

("unit")


        
On this page

Search results