RetailCRM API Client

SerializedCustomer

Class SerializedCustomer

Tags
category

SerializedCustomer

Table of Contents

Properties

$email  : string
$externalId  : string
$firstName  : string
$id  : string
$lastName  : string
$patronymic  : string
$phones  : array<string|int, CustomerPhone>

Properties

$email

public string $email
Tags
JMS\Type

("string")

JMS\SerializedName

("email")

$externalId

public string $externalId
Tags
JMS\Type

("string")

JMS\SerializedName

("externalId")

$firstName

public string $firstName
Tags
JMS\Type

("string")

JMS\SerializedName

("firstName")

$lastName

public string $lastName
Tags
JMS\Type

("string")

JMS\SerializedName

("lastName")

$patronymic

public string $patronymic
Tags
JMS\Type

("string")

JMS\SerializedName

("patronymic")

$phones

public array<string|int, CustomerPhone> $phones
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Customers\CustomerPhone>")

JMS\SerializedName

("phones")


        
On this page

Search results