RetailCRM API Client

TelephonyCallsUploadRequest implements RequestInterface

Class TelephonyCallsUploadRequest

Tags
category

TelephonyCallsUploadRequest

Table of Contents

Interfaces

RequestInterface
Interface RequestInterface

Properties

$calls  : array<string|int, Call>

Methods

__construct()  : mixed
TelephonyCallsUploadRequest constructor.

Properties

$calls

public array<string|int, Call> $calls
Tags
Form\Type

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

Form\SerializedName

("calls")

Form\JsonField

()

Methods

__construct()

TelephonyCallsUploadRequest constructor.

public __construct([array<string|int, Call>|null $calls = null ]) : mixed
Parameters
$calls : array<string|int, Call>|null = null

        
On this page

Search results