Table of Contents
-
$channel_id
: int|null
-
$customer_group_id
: int
-
$id
: int
-
$price_list_id
: int
-
__construct()
: mixed
-
jsonSerialize()
: array<string|int, mixed>
$channel_id
public
int|null
$channel_id
$customer_group_id
public
int
$customer_group_id
$id
public
int
$id
$price_list_id
public
int
$price_list_id
__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>
—