DeliveryType
in package
Class DeliveryType
Tags
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
$code
public
string
$code
Tags
$currency
public
string
$currency
Tags
$defaultCost
public
float
$defaultCost
Tags
$defaultForCrm
public
bool
$defaultForCrm
Tags
$defaultNetCost
public
float
$defaultNetCost
Tags
$defaultTariffCode
public
string
$defaultTariffCode
Tags
$defaultTariffName
public
string
$defaultTariffName
Tags
$defaultTariffType
public
string
$defaultTariffType
Tags
$deliveryPaymentTypes
public
array<string|int, DeliveryTypePaymentType>
$deliveryPaymentTypes
Tags
$deliveryServices
public
array<string|int, string>
$deliveryServices
Tags
$description
public
string
$description
Tags
$id
public
int
$id
Tags
$integrationCode
public
string
$integrationCode
Tags
$isAutoCostCalculation
public
bool
$isAutoCostCalculation
Tags
$isAutoNetCostCalculation
public
bool
$isAutoNetCostCalculation
Tags
$isCostDependsOnDateTime
public
bool
$isCostDependsOnDateTime
Tags
$isCostDependsOnRegionAndWeightAndSum
public
bool
$isCostDependsOnRegionAndWeightAndSum
Tags
$isDynamicCostCalculation
public
bool
$isDynamicCostCalculation
Tags
$name
public
string
$name
Tags
$paymentTypes
public
array<string|int, string>
$paymentTypes
Tags
$sites
public
array<string|int, string>
$sites
Tags
$vatRate
public
string
$vatRate