RetailCRM API Client

Courier

Class Courier

Tags
category

Courier

Table of Contents

Properties

$active  : bool
$description  : string
$email  : string
$firstName  : string
$id  : int
$lastName  : string
$patronymic  : string
$phone  : CourierPhone

Properties

$active

public bool $active
Tags
JMS\Type

("bool")

JMS\SerializedName

("active")

$description

public string $description
Tags
JMS\Type

("string")

JMS\SerializedName

("description")

$email

public string $email
Tags
JMS\Type

("string")

JMS\SerializedName

("email")

$firstName

public string $firstName
Tags
JMS\Type

("string")

JMS\SerializedName

("firstName")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$lastName

public string $lastName
Tags
JMS\Type

("string")

JMS\SerializedName

("lastName")

$patronymic

public string $patronymic
Tags
JMS\Type

("string")

JMS\SerializedName

("patronymic")

$phone

public CourierPhone $phone
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\Delivery\CourierPhone")

JMS\SerializedName

("phone")


        
On this page

Search results