Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 443 Bytes

ApiListProjectsResponse.md

File metadata and controls

11 lines (6 loc) · 443 Bytes

ApiListProjectsResponse

Properties

Name Type Description Notes
projects List<ApiProject> The projects requested. [optional]
nextPageToken String The next pagination token in the list response. It should be used as `page_token` for the following request. An empty value means no more results. [optional]