AccountFilterCollection Class

A collection of AccountFilter items.

Inheritance
AccountFilterCollection

Constructor

AccountFilterCollection(*, value: Optional[List[_models.AccountFilter]] = None, odata_next_link: Optional[str] = None, **kwargs)

Variables

value
list[AccountFilter]

A collection of AccountFilter items.

odata_next_link
str

A link to the next page of the collection (when the collection contains too many results to return in one response).