RetailCRM API Client

CallEvent

Class CallEvent

Tags
category

CallEvent

Table of Contents

Properties

$callExternalId  : string
$codes  : array<string|int, string>
$externalPhone  : string
$hangupStatus  : string
$phone  : string
$site  : string
$type  : string
$userIds  : array<string|int, int>
$webAnalyticsData  : SerializedWebAnalyticsData

Properties

$callExternalId

public string $callExternalId
Tags
JMS\Type

("string")

JMS\SerializedName

("callExternalId")

$codes

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

("array")

JMS\SerializedName

("codes")

$externalPhone

public string $externalPhone
Tags
JMS\Type

("string")

JMS\SerializedName

("externalPhone")

$hangupStatus

public string $hangupStatus
Tags
JMS\Type

("string")

JMS\SerializedName

("hangupStatus")

$phone

public string $phone
Tags
JMS\Type

("string")

JMS\SerializedName

("phone")

$site

public string $site
Tags
JMS\Type

("string")

JMS\SerializedName

("site")

$type

public string $type
Tags
JMS\Type

("string")

JMS\SerializedName

("type")

$userIds

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

("array")

JMS\SerializedName

("userIds")

$webAnalyticsData

public SerializedWebAnalyticsData $webAnalyticsData
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Telephony\SerializedWebAnalyticsData")

JMS\SerializedName

("webAnalyticsData")


        
On this page

Search results