RetailCRM API Client

User

Class User

Tags
category

User

Table of Contents

Properties

$active  : bool
$createdAt  : DateTime
$email  : string
$firstName  : string
$groups  : array<string|int, Group>
$id  : int
$isAdmin  : bool
$isManager  : bool
$lastName  : string
$mgUserId  : int
$online  : bool
$patronymic  : string
$phone  : string
$photoUrl  : string
$position  : string
$senderEmail  : string
$senderName  : string
$status  : string

Properties

$active

public bool $active
Tags
JMS\Type

("bool")

JMS\SerializedName

("active")

$createdAt

public DateTime $createdAt
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("createdAt")

$email

public string $email
Tags
JMS\Type

("string")

JMS\SerializedName

("email")

$firstName

public string $firstName
Tags
JMS\Type

("string")

JMS\SerializedName

("firstName")

$groups

public array<string|int, Group> $groups
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Users\Group>")

JMS\SerializedName

("groups")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$isAdmin

public bool $isAdmin
Tags
JMS\Type

("bool")

JMS\SerializedName

("isAdmin")

$isManager

public bool $isManager
Tags
JMS\Type

("bool")

JMS\SerializedName

("isManager")

$lastName

public string $lastName
Tags
JMS\Type

("string")

JMS\SerializedName

("lastName")

$mgUserId

public int $mgUserId
Tags
JMS\Type

("int")

JMS\SerializedName

("mgUserId")

$online

public bool $online
Tags
JMS\Type

("bool")

JMS\SerializedName

("online")

$patronymic

public string $patronymic
Tags
JMS\Type

("string")

JMS\SerializedName

("patronymic")

$phone

public string $phone
Tags
JMS\Type

("string")

JMS\SerializedName

("phone")

$photoUrl

public string $photoUrl
Tags
JMS\Type

("string")

JMS\SerializedName

("photoUrl")

$position

public string $position
Tags
JMS\Type

("string")

JMS\SerializedName

("position")

$senderEmail

public string $senderEmail
Tags
JMS\Type

("string")

JMS\SerializedName

("senderEmail")

$senderName

public string $senderName
Tags
JMS\Type

("string")

JMS\SerializedName

("senderName")

$status

public string $status
Tags
JMS\Type

("string")

JMS\SerializedName

("status")


        
On this page

Search results