Table of Contents
-
$description
: string
-
$external_id
: string
-
$name
: string
-
$uuid
: string
-
__construct()
: mixed
-
jsonSerialize()
: array<string|int, mixed>
$description
public
string
$description
$external_id
public
string
$external_id
$name
public
string
$name
$uuid
public
string
$uuid
__construct()
public
__construct([stdClass|null $optionObject = null ]) : mixed
Parameters
-
$optionObject
: stdClass|null
= null
-
Return values
mixed
—
jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>
Return values
array<string|int, mixed>
—