ViewListResult Class

Result of listing views. It contains a list of available views.

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

Inheritance
ViewListResult

Constructor

ViewListResult(**kwargs)

Variables

value
list[View]

The list of views.

next_link
str

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