Ory.Model.ListWorkspaceProjectsResponse (ory_client v1.6.2)
Summary
Types
@type t() :: %Ory.Model.ListWorkspaceProjectsResponse{ has_next_page: boolean(), next_page: String.t(), projects: [Ory.Model.ProjectMetadata.t()] }
Functions
Link to this function