RetailCRM API Client

ResponseCalculate

Class ResponseCalculate

Tags
category

ResponseCalculate

Table of Contents

Properties

$code  : string
$cost  : float
$description  : string
$extraData  : array<string|int, mixed>
$extraDataAvailable  : array<string|int, mixed>
$group  : string
$maxTerm  : int
$minTerm  : int
$name  : string
$pickuppointList  : array<string|int, Terminal>
$type  : string

Properties

$code

public string $code
Tags
JMS\Type

("string")

JMS\SerializedName

("code")

$cost

public float $cost
Tags
JMS\Type

("float")

JMS\SerializedName

("cost")

$description

public string $description
Tags
JMS\Type

("string")

JMS\SerializedName

("description")

$extraData

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

("array")

JMS\SerializedName

("extraData")

$extraDataAvailable

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

("array")

JMS\SerializedName

("extraDataAvailable")

$group

public string $group
Tags
JMS\Type

("string")

JMS\SerializedName

("group")

$maxTerm

public int $maxTerm
Tags
JMS\Type

("int")

JMS\SerializedName

("maxTerm")

$minTerm

public int $minTerm
Tags
JMS\Type

("int")

JMS\SerializedName

("minTerm")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$pickuppointList

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

("array<RetailCrm\Api\Model\Callback\Entity\Delivery\Terminal>")

JMS\SerializedName

("pickuppointList")

$type

public string $type
Tags
JMS\Type

("string")

JMS\SerializedName

("type")


        
On this page

Search results