CustomersHistoryResponse
extends AbstractPaginatedResponse
in package
Class CustomersHistoryResponse
Tags
Table of Contents
Properties
- $generatedAt : DateTime
- $history : array<string|int, CustomerHistory>
- $pagination : Pagination
- $success : bool
Properties
$generatedAt
public
DateTime
$generatedAt
Tags
$history
public
array<string|int, CustomerHistory>
$history
Tags
$pagination
public
Pagination
$pagination
Tags
$success
public
bool
$success
= true