OrdersResponse
extends AbstractPaginatedResponse
in package
Class OrdersResponse
Tags
Table of Contents
Properties
- $orders : array<string|int, Order>
- $pagination : Pagination
- $success : bool
Properties
$orders
public
array<string|int, Order>
$orders
Tags
$pagination
public
Pagination
$pagination
Tags
$success
public
bool
$success
= true