Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.07 KB

InlineResponse20042.md

File metadata and controls

13 lines (9 loc) · 1.07 KB

InlineResponse20042

Properties

Name Type Description Notes
items list[KeyRing] Retrieved list of key rings. [optional]
page int Index of the returned page, where one corresponds to the first page. As this collection doesn't support paging the result will always be `1`. [optional]
size int Number of items that will be contained in the returned page. As this collection doesn't support paging or searching the result will always be the total number of key rings of the provider. [optional]
total int Total number of items of the collection that match the search criteria, regardless of the size of the page. As this collection doesn't support paging or searching the result will always be the total number of available key rings of the provider. [optional]

[Back to Model list] [Back to API list] [Back to README]