RetailCRM API Client

DeliveryConfiguration

Class DeliveryConfiguration

Tags
category

DeliveryConfiguration

SuppressWarnings

(PHPMD.LongVariables)

Table of Contents

Properties

$actions  : array<string, string>
$allowPackages  : bool
$allowTrackNumber  : bool
$availableCountries  : array<string, mixed>
$codAvailable  : bool
$deliveryDataFieldList  : array<string|int, DeliveryDataField>
$description  : string
$duplicateOrderProductSupported  : bool
$payerType  : array<string|int, string>
$plateList  : array<string|int, Plate>
$platePrintLimit  : int
$rateDeliveryCost  : bool
$requiredFields  : array<string, mixed>
$selfShipmentAvailable  : bool
$settings  : Settings
$shipmentDataFieldList  : array<string|int, DeliveryDataField>
$statusList  : array<string|int, Status>

Properties

$actions

public array<string, string> $actions
Tags
JMS\Type

("array<string, string>")

JMS\SerializedName

("actions")

$allowPackages

public bool $allowPackages
Tags
JMS\Type

("bool")

JMS\SerializedName

("allowPackages")

$allowTrackNumber

public bool $allowTrackNumber
Tags
JMS\Type

("bool")

JMS\SerializedName

("allowTrackNumber")

$availableCountries

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

("array")

JMS\SerializedName

("availableCountries")

$codAvailable

public bool $codAvailable
Tags
JMS\Type

("bool")

JMS\SerializedName

("codAvailable")

$deliveryDataFieldList

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

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

JMS\SerializedName

("deliveryDataFieldList")

$description

public string $description
Tags
JMS\Type

("string")

JMS\SerializedName

("description")

$duplicateOrderProductSupported

public bool $duplicateOrderProductSupported
Tags
JMS\Type

("bool")

JMS\SerializedName

("duplicateOrderProductSupported")

$payerType

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

("array")

JMS\SerializedName

("payerType")

$plateList

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

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

JMS\SerializedName

("plateList")

$platePrintLimit

public int $platePrintLimit
Tags
JMS\Type

("int")

JMS\SerializedName

("platePrintLimit")

$rateDeliveryCost

public bool $rateDeliveryCost
Tags
JMS\Type

("bool")

JMS\SerializedName

("rateDeliveryCost")

$requiredFields

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

("array")

JMS\SerializedName

("requiredFields")

$selfShipmentAvailable

public bool $selfShipmentAvailable
Tags
JMS\Type

("bool")

JMS\SerializedName

("selfShipmentAvailable")

$settings

public Settings $settings
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Integration\Delivery\Settings")

JMS\SerializedName

("settings")

$shipmentDataFieldList

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

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

JMS\SerializedName

("shipmentDataFieldList")

$statusList

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

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

JMS\SerializedName

("statusList")


        
On this page

Search results