RetailCRM API Client

RequestShipmentSave

Class RequestShipmentSave

Tags
category

RequestShipmentSave

Table of Contents

Properties

$address  : DeliveryAddress
$comment  : string
$date  : DateTime
$extraData  : array<string|int, array<string|int, mixed>>
$manager  : Manager
$orders  : array<string|int, ShipmentOrder>
$shipmentId  : string
$store  : string
$time  : TimeInterval

Properties

$comment

public string $comment
Tags
JMS\Type

("string")

JMS\SerializedName

("comment")

$date

public DateTime $date
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("date")

$extraData

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

("array")

JMS\SerializedName

("extraData")

$manager

public Manager $manager
Tags
JMS\Type

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

JMS\SerializedName

("manager")

$orders

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

("array<RetailCrm\Api\Model\Callback\Entity\Delivery\ShipmentOrder>")

JMS\SerializedName

("orders")

$shipmentId

public string $shipmentId
Tags
JMS\Type

("string")

JMS\SerializedName

("shipmentId")


        
On this page

Search results