SaveDeliveryData
in package
Class SaveDeliveryData
Tags
Table of Contents
Properties
- $cod : float
- $codPaymentType : PaymentType
- $cost : float
- $deliveryAddress : DeliveryAddress
- $deliveryDate : DateTime
- $deliveryTime : TimeInterval
- $extraData : array<string|int, array<string|int, mixed>>
- $payerType : string
- $shipmentAddress : DeliveryAddress
- $shipmentDate : DateTime
- $tariff : string
- $vatRate : string
- $withCod : bool
Properties
$cod
public
float
$cod
Tags
$codPaymentType
public
PaymentType
$codPaymentType
Tags
$cost
public
float
$cost
Tags
$deliveryAddress
public
DeliveryAddress
$deliveryAddress
Tags
$deliveryDate
public
DateTime
$deliveryDate
Tags
$deliveryTime
public
TimeInterval
$deliveryTime
Tags
$extraData
public
array<string|int, array<string|int, mixed>>
$extraData
Tags
$payerType
public
string
$payerType
Tags
$shipmentAddress
public
DeliveryAddress
$shipmentAddress
Tags
$shipmentDate
public
DateTime
$shipmentDate
Tags
$tariff
public
string
$tariff
Tags
$vatRate
public
string
$vatRate
Tags
$withCod
public
bool
$withCod