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