RegistryPagination

Properties

Name
Type
Description
Notes

limit

int

The maximum number of elements to return (used together with pagination.token for pagination)

token

str

An opaque token used to iterate the set of results (used together with limit for pagination)

Last updated