Settings
in package
Class Settings
Tags
Table of Contents
Properties
- $costCalculateBy : string
- $defaultPayerType : string
- $deliveryExtraData : array<string, mixed>
- $lockedByDefault : bool
- $nullDeclaredValue : bool
- $paymentTypes : array<string|int, PaymentType>
- $shipmentExtraData : array<string, mixed>
- $shipmentPoints : array<string|int, ShipmentPoint>
- $statuses : array<string|int, SettingsStatus>
Properties
$costCalculateBy
public
string
$costCalculateBy
Tags
$defaultPayerType
public
string
$defaultPayerType
Tags
$deliveryExtraData
public
array<string, mixed>
$deliveryExtraData
Tags
$lockedByDefault
public
bool
$lockedByDefault
Tags
$nullDeclaredValue
public
bool
$nullDeclaredValue
Tags
$paymentTypes
public
array<string|int, PaymentType>
$paymentTypes
Tags
$shipmentExtraData
public
array<string, mixed>
$shipmentExtraData
Tags
$shipmentPoints
public
array<string|int, ShipmentPoint>
$shipmentPoints
Tags
$statuses
public
array<string|int, SettingsStatus>
$statuses