RetailCRM API Client

DeliveryData

Class DeliveryData

Tags
category

DeliveryData

SuppressWarnings

(PHPMD.LongVariables)

SuppressWarnings

(PHPMD.TooManyFields)

SuppressWarnings

(PHPMD.ExcessivePublicCount)

Table of Contents

Properties

$accompanyingDocument  : string
$active  : bool
$afterpaymentOnGoodsCost  : float
$backwardDelivery  : bool
$backwardDeliveryCargoType  : string
$backwardDeliveryPayerType  : string
$backwardDeliveryRedeliveryString  : string
$cargoDescription  : string
$cargoType  : string
$cashPayerType  : string
$comment  : string
$cost  : float
$courierId  : int
$days  : string
$declaredValue  : float
$deliveryCode  : string
$deliveryDate  : string
$deliveryName  : string
$deliveryType  : string
$denieReason  : string
$description  : string
$email  : string
$externalId  : string
$extraData  : array<string, mixed>
$firstName  : string
$id  : int
$insurancePrice  : float
$itemDeclaredValues  : array<string|int, ItemDeclaredValue>
$lastName  : string
$locked  : bool
$maxTerm  : int
$minTerm  : int
$notes  : string
$ownershipForm  : string
$packageNumber  : string
$packages  : array<string|int, Package>
$patronymic  : string
$payerType  : string
$paymentForm  : string
$phone  : CourierPhone
$pickuppoint  : string
$pickuppointAddress  : string
$pickuppointCoordinateLatitude  : string
$pickuppointCoordinateLongitude  : string
$pickuppointDescription  : string
$pickuppointId  : string
$pickuppointName  : string
$pickuppointPhone  : string
$pickuppointSchedule  : string
$pickupType  : int
$placesCount  : int
$preferredDeliveryDate  : DateTime
$price  : float
$receiverCity  : string
$receiverCityRef  : string
$receiverStreet  : string
$receiverStreetRef  : string
$receiverWarehouseTypeRef  : string
$returnExternalId  : string
$saturdayDelivery  : bool
$seatsAmount  : int
$sendDate  : DateTime
$service  : string
$services  : array<string|int, string>
$serviceType  : string
$shipmentpointAddress  : string
$shipmentpointCoordinateLatitude  : string
$shipmentpointCoordinateLongitude  : string
$shipmentpointId  : string
$shipmentpointName  : string
$shipmentpointPhone  : string
$shipmentpointSchedule  : string
$status  : string
$statusComment  : string
$statusDate  : DateTime
$statusName  : string
$statusText  : string
$tariff  : string
$tariffName  : string
$tariffType  : string
$timeInterval  : string
$trackNumber  : string

Properties

$accompanyingDocument

public string $accompanyingDocument
Tags
JMS\Type

("string")

JMS\SerializedName

("accompanyingDocument")

$active

public bool $active
Tags
JMS\Type

("bool")

JMS\SerializedName

("active")

$afterpaymentOnGoodsCost

public float $afterpaymentOnGoodsCost
Tags
JMS\Type

("float")

JMS\SerializedName

("afterpaymentOnGoodsCost")

$backwardDelivery

public bool $backwardDelivery
Tags
JMS\Type

("bool")

JMS\SerializedName

("backwardDelivery")

$backwardDeliveryCargoType

public string $backwardDeliveryCargoType
Tags
JMS\Type

("string")

JMS\SerializedName

("backwardDeliveryCargoType")

$backwardDeliveryPayerType

public string $backwardDeliveryPayerType
Tags
JMS\Type

("string")

JMS\SerializedName

("backwardDeliveryPayerType")

$backwardDeliveryRedeliveryString

public string $backwardDeliveryRedeliveryString
Tags
JMS\Type

("string")

JMS\SerializedName

("backwardDeliveryRedeliveryString")

$cargoDescription

public string $cargoDescription
Tags
JMS\Type

("string")

JMS\SerializedName

("cargoDescription")

$cargoType

public string $cargoType
Tags
JMS\Type

("string")

JMS\SerializedName

("cargoType")

$cashPayerType

public string $cashPayerType
Tags
JMS\Type

("string")

JMS\SerializedName

("cashPayerType")

$comment

public string $comment
Tags
JMS\Type

("string")

JMS\SerializedName

("comment")

$cost

public float $cost
Tags
JMS\Type

("float")

JMS\SerializedName

("cost")

$courierId

public int $courierId
Tags
JMS\Type

("int")

JMS\SerializedName

("courierId")

$days

public string $days
Tags
JMS\Type

("string")

JMS\SerializedName

("days")

$declaredValue

public float $declaredValue
Tags
JMS\Type

("float")

JMS\SerializedName

("declaredValue")

$deliveryCode

public string $deliveryCode
Tags
JMS\Type

("string")

JMS\SerializedName

("deliveryCode")

$deliveryDate

public string $deliveryDate
Tags
JMS\Type

("string")

JMS\SerializedName

("deliveryDate")

$deliveryName

public string $deliveryName
Tags
JMS\Type

("string")

JMS\SerializedName

("deliveryName")

$deliveryType

public string $deliveryType
Tags
JMS\Type

("string")

JMS\SerializedName

("deliveryType")

$denieReason

public string $denieReason
Tags
JMS\Type

("string")

JMS\SerializedName

("denieReason")

$description

public string $description
Tags
JMS\Type

("string")

JMS\SerializedName

("description")

$email

public string $email
Tags
JMS\Type

("string")

JMS\SerializedName

("email")

$externalId

public string $externalId
Tags
JMS\Type

("string")

JMS\SerializedName

("externalId")

$extraData

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

("array")

JMS\SerializedName

("extraData")

$firstName

public string $firstName
Tags
JMS\Type

("string")

JMS\SerializedName

("firstName")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$insurancePrice

public float $insurancePrice
Tags
JMS\Type

("float")

JMS\SerializedName

("insurancePrice")

$itemDeclaredValues

public array<string|int, ItemDeclaredValue> $itemDeclaredValues
Tags
JMS\Type

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

JMS\SerializedName

("itemDeclaredValues")

$lastName

public string $lastName
Tags
JMS\Type

("string")

JMS\SerializedName

("lastName")

$locked

public bool $locked
Tags
JMS\Type

("bool")

JMS\SerializedName

("locked")

$maxTerm

public int $maxTerm
Tags
JMS\Type

("int")

JMS\SerializedName

("maxTerm")

$minTerm

public int $minTerm
Tags
JMS\Type

("int")

JMS\SerializedName

("minTerm")

$notes

public string $notes
Tags
JMS\Type

("string")

JMS\SerializedName

("notes")

$ownershipForm

public string $ownershipForm
Tags
JMS\Type

("string")

JMS\SerializedName

("ownershipForm")

$packageNumber

public string $packageNumber
Tags
JMS\Type

("string")

JMS\SerializedName

("packageNumber")

$packages

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

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

JMS\SerializedName

("packages")

$patronymic

public string $patronymic
Tags
JMS\Type

("string")

JMS\SerializedName

("patronymic")

$payerType

public string $payerType
Tags
JMS\Type

("string")

JMS\SerializedName

("payerType")

$paymentForm

public string $paymentForm
Tags
JMS\Type

("string")

JMS\SerializedName

("paymentForm")

$phone

public CourierPhone $phone
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\Delivery\CourierPhone")

JMS\SerializedName

("phone")

$pickuppoint

public string $pickuppoint
Tags
JMS\Type

("string")

JMS\SerializedName

("pickuppoint")

$pickuppointAddress

public string $pickuppointAddress
Tags
JMS\Type

("string")

JMS\SerializedName

("pickuppointAddress")

$pickuppointCoordinateLatitude

public string $pickuppointCoordinateLatitude
Tags
JMS\Type

("string")

JMS\SerializedName

("pickuppointCoordinateLatitude")

$pickuppointCoordinateLongitude

public string $pickuppointCoordinateLongitude
Tags
JMS\Type

("string")

JMS\SerializedName

("pickuppointCoordinateLongitude")

$pickuppointDescription

public string $pickuppointDescription
Tags
JMS\Type

("string")

JMS\SerializedName

("pickuppointDescription")

$pickuppointId

public string $pickuppointId
Tags
JMS\Type

("string")

JMS\SerializedName

("pickuppointId")

$pickuppointName

public string $pickuppointName
Tags
JMS\Type

("string")

JMS\SerializedName

("pickuppointName")

$pickuppointPhone

public string $pickuppointPhone
Tags
JMS\Type

("string")

JMS\SerializedName

("pickuppointPhone")

$pickuppointSchedule

public string $pickuppointSchedule
Tags
JMS\Type

("string")

JMS\SerializedName

("pickuppointSchedule")

$pickupType

public int $pickupType
Tags
JMS\Type

("int")

JMS\SerializedName

("pickupType")

$placesCount

public int $placesCount
Tags
JMS\Type

("int")

JMS\SerializedName

("placesCount")

$preferredDeliveryDate

public DateTime $preferredDeliveryDate
Tags
JMS\Type

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

JMS\SerializedName

("preferredDeliveryDate")

$price

public float $price
Tags
JMS\Type

("float")

JMS\SerializedName

("price")

$receiverCity

public string $receiverCity
Tags
JMS\Type

("string")

JMS\SerializedName

("receiverCity")

$receiverCityRef

public string $receiverCityRef
Tags
JMS\Type

("string")

JMS\SerializedName

("receiverCityRef")

$receiverStreet

public string $receiverStreet
Tags
JMS\Type

("string")

JMS\SerializedName

("receiverStreet")

$receiverStreetRef

public string $receiverStreetRef
Tags
JMS\Type

("string")

JMS\SerializedName

("receiverStreetRef")

$receiverWarehouseTypeRef

public string $receiverWarehouseTypeRef
Tags
JMS\Type

("string")

JMS\SerializedName

("receiverWarehouseTypeRef")

$returnExternalId

public string $returnExternalId
Tags
JMS\Type

("string")

JMS\SerializedName

("returnExternalId")

$saturdayDelivery

public bool $saturdayDelivery
Tags
JMS\Type

("bool")

JMS\SerializedName

("saturdayDelivery")

$seatsAmount

public int $seatsAmount
Tags
JMS\Type

("int")

JMS\SerializedName

("seatsAmount")

$sendDate

public DateTime $sendDate
Tags
JMS\Type

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

JMS\SerializedName

("sendDate")

$service

public string $service
Tags
JMS\Type

("string")

JMS\SerializedName

("service")

$services

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

("array")

JMS\SerializedName

("services")

$serviceType

public string $serviceType
Tags
JMS\Type

("string")

JMS\SerializedName

("serviceType")

$shipmentpointAddress

public string $shipmentpointAddress
Tags
JMS\Type

("string")

JMS\SerializedName

("shipmentpointAddress")

$shipmentpointCoordinateLatitude

public string $shipmentpointCoordinateLatitude
Tags
JMS\Type

("string")

JMS\SerializedName

("shipmentpointCoordinateLatitude")

$shipmentpointCoordinateLongitude

public string $shipmentpointCoordinateLongitude
Tags
JMS\Type

("string")

JMS\SerializedName

("shipmentpointCoordinateLongitude")

$shipmentpointId

public string $shipmentpointId
Tags
JMS\Type

("string")

JMS\SerializedName

("shipmentpointId")

$shipmentpointName

public string $shipmentpointName
Tags
JMS\Type

("string")

JMS\SerializedName

("shipmentpointName")

$shipmentpointPhone

public string $shipmentpointPhone
Tags
JMS\Type

("string")

JMS\SerializedName

("shipmentpointPhone")

$shipmentpointSchedule

public string $shipmentpointSchedule
Tags
JMS\Type

("string")

JMS\SerializedName

("shipmentpointSchedule")

$status

public string $status
Tags
JMS\Type

("string")

JMS\SerializedName

("status")

$statusComment

public string $statusComment
Tags
JMS\Type

("string")

JMS\SerializedName

("statusComment")

$statusDate

public DateTime $statusDate
Tags
JMS\Type

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

JMS\SerializedName

("statusDate")

$statusName

public string $statusName
Tags
JMS\Type

("string")

JMS\SerializedName

("statusName")

$statusText

public string $statusText
Tags
JMS\Type

("string")

JMS\SerializedName

("statusText")

$tariff

public string $tariff
Tags
JMS\Type

("string")

JMS\SerializedName

("tariff")

$tariffName

public string $tariffName
Tags
JMS\Type

("string")

JMS\SerializedName

("tariffName")

$tariffType

public string $tariffType
Tags
JMS\Type

("string")

JMS\SerializedName

("tariffType")

$timeInterval

public string $timeInterval
Tags
JMS\Type

("string")

JMS\SerializedName

("timeInterval")

$trackNumber

public string $trackNumber
Tags
JMS\Type

("string")

JMS\SerializedName

("trackNumber")


        
On this page

Search results