RetailCRM API Client

SerializedOrder

Class SerializedOrder

Tags
category

SerializedOrder

Table of Contents

Properties

$delivery  : SerializedOrderDelivery
$height  : int
$items  : array<string|int, SerializedOrderProduct>
$length  : int
$weight  : float
$width  : int

Properties

$height

public int $height
Tags
JMS\Type

("int")

JMS\SerializedName

("height")

$length

public int $length
Tags
JMS\Type

("int")

JMS\SerializedName

("length")

$weight

public float $weight
Tags
JMS\Type

("float")

JMS\SerializedName

("weight")

$width

public int $width
Tags
JMS\Type

("int")

JMS\SerializedName

("width")


        
On this page

Search results