SubspaceProductAPI.Model.V1ListProjectsResponse (subspace_openapi_client v1.0.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %SubspaceProductAPI.Model.V1ListProjectsResponse{
  next_page: SubspaceProductAPI.Model.V1NextPage.t() | nil,
  projects: [SubspaceProductAPI.Model.V1Project.t()] | nil
}