CustomerListResult Class

The list of customers.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
CustomerListResult

Constructor

CustomerListResult(**kwargs)

Variables

value
list[Customer]

The list of customers.

total_count
int

Total number of records.

next_link
str

The link (url) to the next page of results.