TrackErrorRequest
Table of Contents
Properties
- $callUuid : string
- $errorCode : string
Methods
- __construct() : mixed
- hydrate() : self
Properties
$callUuid
public
string
$callUuid
= ''
$errorCode
public
string
$errorCode
= ''
Methods
__construct()
public
__construct([array<string|int, mixed>|null $fields = null ]) : mixed
Parameters
- $fields : array<string|int, mixed>|null = null
hydrate()
public
hydrate(array<string|int, mixed> $fields) : self
Parameters
- $fields : array<string|int, mixed>