OrderList Class

List of order entities.

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

Inheritance
OrderList

Constructor

OrderList(**kwargs)

Variables

value
list[Order]

The list of orders.

next_link
str

Link to the next set of results.