VaultList Class

The response model for a list of Vaults.

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

Inheritance
VaultList

Constructor

VaultList(*, value: Optional[List[_models.Vault]] = None, **kwargs)

Variables

value
list[Vault]
next_link
str