Ory.Model.ListWorkspaces (ory_client v1.19.0)
Summary
Types
@type t() :: %Ory.Model.ListWorkspaces{ has_next_page: boolean(), next_page_token: String.t(), workspaces: [Ory.Model.Workspace.t()] }
@type t() :: %Ory.Model.ListWorkspaces{ has_next_page: boolean(), next_page_token: String.t(), workspaces: [Ory.Model.Workspace.t()] }