RetailCRM API Client

ResponseLoadDeliveryData

Class ResponseLoadDeliveryData

Tags
category

ResponseLoadDeliveryData

Table of Contents

Properties

$cost  : float
$deliveryAddress  : DeliveryAddress
$deliveryDate  : DateTime
$deliveryTime  : TimeInterval
$extraData  : array<string|int, mixed>
$payerType  : string
$shipmentAddress  : DeliveryAddress
$shipmentDate  : DateTime
$status  : StatusInfo
$tariff  : string
$tariffName  : string
$trackNumber  : string

Properties

$deliveryDate

public DateTime $deliveryDate
Tags
JMS\Type

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

JMS\SerializedName

("deliveryDate")

$extraData

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

("array")

JMS\SerializedName

("extraData")

$shipmentDate

public DateTime $shipmentDate
Tags
JMS\Type

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

JMS\SerializedName

("shipmentDate")


        
On this page

Search results