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