OrderCount extends ResourceModel
Table of Contents
- $count : int
- $statuses : array<string|int, mixed>
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$count
public
int
$count
$statuses
public
array<string|int, mixed>
$statuses
with name as the key
Methods
__construct()
public
__construct([stdClass|null $optionObject = null ]) : mixed
Parameters
- $optionObject : stdClass|null = null
Return values
mixed —jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>