RetailCRM API Client

Terminal

Class Terminal

Tags
category

Terminal

Table of Contents

Properties

$address  : string
$code  : string
$coordinates  : Coordinates
$cost  : float
$description  : string
$extraData  : array<string|int, mixed>
$name  : string
$phone  : string
$schedule  : string

Properties

$address

public string $address
Tags
JMS\Type

("string")

JMS\SerializedName

("address")

$code

public string $code
Tags
JMS\Type

("string")

JMS\SerializedName

("code")

$coordinates

public Coordinates $coordinates
Tags
JMS\Type

("RetailCrm\Api\Model\Callback\Entity\Delivery\Coordinates")

JMS\SerializedName

("coordinates")

$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")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$phone

public string $phone
Tags
JMS\Type

("string")

JMS\SerializedName

("phone")

$schedule

public string $schedule
Tags
JMS\Type

("string")

JMS\SerializedName

("schedule")


        
On this page

Search results