TelephonyCallsUploadRequest
in package
implements
RequestInterface
Class TelephonyCallsUploadRequest
Tags
Table of Contents
Interfaces
- RequestInterface
- Interface RequestInterface
Properties
Methods
- __construct() : mixed
- TelephonyCallsUploadRequest constructor.
Properties
$calls
public
array<string|int, Call>
$calls
Tags
Methods
__construct()
TelephonyCallsUploadRequest constructor.
public
__construct([array<string|int, Call>|null $calls = null ]) : mixed
Parameters
- $calls : array<string|int, Call>|null = null