RetailCRM API Client

TelephonyConfiguration

Class TelephonyConfiguration

Tags
category

TelephonyConfiguration

Table of Contents

Properties

$additionalCodes  : array<string|int, SerializedAdditionalCodes>
$allowEdit  : bool
$changeUserStatusUrl  : string
$externalPhones  : array<string|int, SerializedExternalPhones>
$hangupEventSupported  : bool
$inputEventSupported  : bool
$makeCallUrl  : string
$outputEventSupported  : bool

Properties

$additionalCodes

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

("array<RetailCrm\Api\Model\Entity\Integration\Telephony\SerializedAdditionalCodes>")

JMS\SerializedName

("additionalCodes")

$changeUserStatusUrl

public string $changeUserStatusUrl
Tags
JMS\Type

("string")

JMS\SerializedName

("changeUserStatusUrl")

$externalPhones

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

("array<RetailCrm\Api\Model\Entity\Integration\Telephony\SerializedExternalPhones>")

JMS\SerializedName

("externalPhones")

$hangupEventSupported

public bool $hangupEventSupported
Tags
JMS\Type

("bool")

JMS\SerializedName

("hangupEventSupported")

$inputEventSupported

public bool $inputEventSupported
Tags
JMS\Type

("bool")

JMS\SerializedName

("inputEventSupported")

$makeCallUrl

public string $makeCallUrl
Tags
JMS\Type

("string")

JMS\SerializedName

("makeCallUrl")

$outputEventSupported

public bool $outputEventSupported
Tags
JMS\Type

("bool")

JMS\SerializedName

("outputEventSupported")


        
On this page

Search results