ProductsListResult Class

The list of products. It contains a list of available product summaries in reverse chronological order by purchase date.

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

Inheritance
ProductsListResult

Constructor

ProductsListResult(**kwargs)

Variables

value
list[Product]

The list of products.

next_link
str

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