RetailCRM API Client

DeliveryShipment

Class DeliveryShipment

Tags
category

DeliveryShipment

Table of Contents

Properties

$comment  : string
$date  : DateTime
$deliveryType  : string
$externalId  : string
$extraData  : array<string, mixed>
$id  : int
$integrationCode  : string
$lunchTime  : TimeInterval
$managerId  : int
$orders  : array<string|int, SerializedEntityOrder>
$status  : 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'>")

JMS\SerializedName

("date")

$deliveryType

public string $deliveryType
Tags
JMS\Type

("string")

JMS\SerializedName

("deliveryType")

$externalId

public string $externalId
Tags
JMS\Type

("string")

JMS\SerializedName

("externalId")

$extraData

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

("array")

JMS\SerializedName

("extraData")

$integrationCode

public string $integrationCode
Tags
JMS\Type

("string")

JMS\SerializedName

("integrationCode")

$lunchTime

public TimeInterval $lunchTime
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Delivery\TimeInterval")

JMS\SerializedName

("lunchTime")

$managerId

public int $managerId
Tags
JMS\Type

("int")

JMS\SerializedName

("managerId")

$orders

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

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

JMS\SerializedName

("orders")

$status

public string $status
Tags
JMS\Type

("string")

JMS\SerializedName

("status")

$store

public string $store
Tags
JMS\Type

("string")

JMS\SerializedName

("store")


        
On this page

Search results