RetailCRM API Client

PackageItem

Class PackageItem

Tags
category

PackageItem

Table of Contents

Properties

$cod  : float
$cost  : float
$declaredValue  : float
$externalId  : string
$markingCodes  : array<string|int, string>
$name  : string
$offerId  : string
$properties  : array<string, mixed>
$quantity  : float
$unit  : Unit
$vatRate  : string
$weight  : float
$xmlId  : string

Properties

$cod

public float $cod
Tags
JMS\Type

("float")

JMS\SerializedName

("cod")

$cost

public float $cost
Tags
JMS\Type

("float")

JMS\SerializedName

("cost")

$declaredValue

public float $declaredValue
Tags
JMS\Type

("float")

JMS\SerializedName

("declaredValue")

$externalId

public string $externalId
Tags
JMS\Type

("string")

JMS\SerializedName

("externalId")

$markingCodes

public array<string|int, string> $markingCodes
Tags
JMS\Type

("array")

JMS\SerializedName

("markingCodes")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$offerId

public string $offerId
Tags
JMS\Type

("string")

JMS\SerializedName

("offerId")

$properties

public array<string, mixed> $properties
Tags
JMS\Type

("array")

JMS\SerializedName

("properties")

$quantity

public float $quantity
Tags
JMS\Type

("float")

JMS\SerializedName

("quantity")

$unit

public Unit $unit
Tags
JMS\Type

("RetailCrm\Api\Model\Callback\Entity\Delivery\Unit")

JMS\SerializedName

("unit")

$vatRate

public string $vatRate
Tags
JMS\Type

("string")

JMS\SerializedName

("vatRate")

$weight

public float $weight
Tags
JMS\Type

("float")

JMS\SerializedName

("weight")

$xmlId

public string $xmlId
Tags
JMS\Type

("string")

JMS\SerializedName

("xmlId")


        
On this page

Search results