OperationList Class

Pageable list of operations.

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

Inheritance
OperationList

Constructor

OperationList(**kwargs)

Variables

value
list[Operation]

List of operations.

next_link
str

URL to get the next page if any.