RetailCRM API Client

Settings

Class Settings

Tags
category

Settings

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
JMS\Type

("string")

JMS\SerializedName

("costCalculateBy")

$defaultPayerType

public string $defaultPayerType
Tags
JMS\Type

("string")

JMS\SerializedName

("defaultPayerType")

$deliveryExtraData

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

("array")

JMS\SerializedName

("deliveryExtraData")

$lockedByDefault

public bool $lockedByDefault
Tags
JMS\Type

("bool")

JMS\SerializedName

("lockedByDefault")

$nullDeclaredValue

public bool $nullDeclaredValue
Tags
JMS\Type

("bool")

JMS\SerializedName

("nullDeclaredValue")

$paymentTypes

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

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

JMS\SerializedName

("paymentTypes")

$shipmentExtraData

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

("array")

JMS\SerializedName

("shipmentExtraData")

$shipmentPoints

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

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

JMS\SerializedName

("shipmentPoints")

$statuses

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

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

JMS\SerializedName

("statuses")


        
On this page

Search results