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