SubspaceProductAPI.Model.V1ListSessionsResponse (subspace_openapi_client v1.0.6)
Link to this section Summary
Link to this section Types
Specs
t() :: %SubspaceProductAPI.Model.V1ListSessionsResponse{
data: [SubspaceProductAPI.Model.V1Session.t()] | nil,
next_page: SubspaceProductAPI.Model.V1NextPage.t() | nil
}