RetailCRM API Client

DeliveryType

Class DeliveryType

Tags
category

DeliveryType

SuppressWarnings

(PHPMD.LongVariable)

Table of Contents

Properties

$active  : bool
$code  : string
$currency  : string
$defaultCost  : float
$defaultForCrm  : bool
$defaultNetCost  : float
$defaultTariffCode  : string
$defaultTariffName  : string
$defaultTariffType  : string
$deliveryPaymentTypes  : array<string|int, DeliveryTypePaymentType>
$deliveryServices  : array<string|int, string>
$description  : string
$id  : int
$integrationCode  : string
$isAutoCostCalculation  : bool
$isAutoNetCostCalculation  : bool
$isCostDependsOnDateTime  : bool
$isCostDependsOnRegionAndWeightAndSum  : bool
$isDynamicCostCalculation  : bool
$name  : string
$paymentTypes  : array<string|int, string>
$sites  : array<string|int, string>
$vatRate  : string

Properties

$active

public bool $active
Tags
JMS\Type

("bool")

JMS\SerializedName

("active")

$code

public string $code
Tags
JMS\Type

("string")

JMS\SerializedName

("code")

$currency

public string $currency
Tags
JMS\Type

("string")

JMS\SerializedName

("currency")

$defaultCost

public float $defaultCost
Tags
JMS\Type

("float")

JMS\SerializedName

("defaultCost")

$defaultForCrm

public bool $defaultForCrm
Tags
JMS\Type

("bool")

JMS\SerializedName

("defaultForCrm")

$defaultNetCost

public float $defaultNetCost
Tags
JMS\Type

("float")

JMS\SerializedName

("defaultNetCost")

$defaultTariffCode

public string $defaultTariffCode
Tags
JMS\Type

("string")

JMS\SerializedName

("defaultTariffCode")

$defaultTariffName

public string $defaultTariffName
Tags
JMS\Type

("string")

JMS\SerializedName

("defaultTariffName")

$defaultTariffType

public string $defaultTariffType
Tags
JMS\Type

("string")

JMS\SerializedName

("defaultTariffType")

$deliveryPaymentTypes

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

("array<RetailCrm\Api\Model\Entity\References\DeliveryTypePaymentType>")

JMS\SerializedName

("deliveryPaymentTypes")

$deliveryServices

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

("array")

JMS\SerializedName

("deliveryServices")

$description

public string $description
Tags
JMS\Type

("string")

JMS\SerializedName

("description")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$integrationCode

public string $integrationCode
Tags
JMS\Type

("string")

JMS\SerializedName

("integrationCode")

$isAutoCostCalculation

public bool $isAutoCostCalculation
Tags
JMS\Type

("bool")

JMS\SerializedName

("isAutoCostCalculation")

$isAutoNetCostCalculation

public bool $isAutoNetCostCalculation
Tags
JMS\Type

("bool")

JMS\SerializedName

("isAutoNetCostCalculation")

$isCostDependsOnDateTime

public bool $isCostDependsOnDateTime
Tags
JMS\Type

("bool")

JMS\SerializedName

("isCostDependsOnDateTime")

$isCostDependsOnRegionAndWeightAndSum

public bool $isCostDependsOnRegionAndWeightAndSum
Tags
JMS\Type

("bool")

JMS\SerializedName

("isCostDependsOnRegionAndWeightAndSum")

$isDynamicCostCalculation

public bool $isDynamicCostCalculation
Tags
JMS\Type

("bool")

JMS\SerializedName

("isDynamicCostCalculation")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$paymentTypes

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

("array")

JMS\SerializedName

("paymentTypes")

$sites

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

("array")

JMS\SerializedName

("sites")

$vatRate

public string $vatRate
Tags
JMS\Type

("string")

JMS\SerializedName

("vatRate")


        
On this page

Search results