RetailCRM API Client

SaveDeliveryData

Class SaveDeliveryData

Tags
category

SaveDeliveryData

Table of Contents

Properties

$cod  : float
$codPaymentType  : PaymentType
$cost  : float
$deliveryAddress  : DeliveryAddress
$deliveryDate  : DateTime
$deliveryTime  : TimeInterval
$extraData  : array<string|int, array<string|int, mixed>>
$payerType  : string
$shipmentAddress  : DeliveryAddress
$shipmentDate  : DateTime
$tariff  : string
$vatRate  : string
$withCod  : bool

Properties

$cod

public float $cod
Tags
JMS\Type

("float")

JMS\SerializedName

("cod")

$codPaymentType

public PaymentType $codPaymentType
Tags
JMS\Type

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

JMS\SerializedName

("codPaymentType")

$cost

public float $cost
Tags
JMS\Type

("float")

JMS\SerializedName

("cost")

$deliveryAddress

public DeliveryAddress $deliveryAddress
Tags
JMS\Type

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

JMS\SerializedName

("deliveryAddress")

$deliveryDate

public DateTime $deliveryDate
Tags
JMS\Type

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

JMS\SerializedName

("deliveryDate")

$deliveryTime

public TimeInterval $deliveryTime
Tags
JMS\Type

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

JMS\SerializedName

("deliveryTime")

$extraData

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

("array")

JMS\SerializedName

("extraData")

$payerType

public string $payerType
Tags
JMS\Type

("string")

JMS\SerializedName

("payerType")

$shipmentAddress

public DeliveryAddress $shipmentAddress
Tags
JMS\Type

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

JMS\SerializedName

("shipmentAddress")

$shipmentDate

public DateTime $shipmentDate
Tags
JMS\Type

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

JMS\SerializedName

("shipmentDate")

$tariff

public string $tariff
Tags
JMS\Type

("string")

JMS\SerializedName

("tariff")

$vatRate

public string $vatRate
Tags
JMS\Type

("string")

JMS\SerializedName

("vatRate")

$withCod

public bool $withCod
Tags
JMS\Type

("bool")

JMS\SerializedName

("withCod")


        
On this page

Search results