RetailCRM API Client

RequestCalculate

Class RequestCalculate

Tags
category

RequestCalculate

Table of Contents

Properties

$cod  : float
$currency  : string
$declaredValue  : float
$deliveryAddress  : DeliveryAddress
$deliveryDate  : DateTime
$deliveryTime  : TimeInterval
$extraData  : array<string|int, array<string|int, mixed>>
$packages  : array<string|int, Package>
$payerType  : string
$shipmentAddress  : DeliveryAddress
$shipmentDate  : DateTime
$store  : BaseStore

Properties

$cod

public float $cod
Tags
JMS\Type

("float")

JMS\SerializedName

("cod")

$currency

public string $currency
Tags
JMS\Type

("string")

JMS\SerializedName

("currency")

$declaredValue

public float $declaredValue
Tags
JMS\Type

("float")

JMS\SerializedName

("declaredValue")

$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")

$packages

public array<string|int, Package> $packages
Tags
JMS\Type

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

JMS\SerializedName

("packages")

$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")

$store

public BaseStore $store
Tags
JMS\Type

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

JMS\SerializedName

("store")


        
On this page

Search results