Ory.Model.ListMyWorkspacesResponse (ory_client v1.6.2)
Summary
Types
@type t() :: %Ory.Model.ListMyWorkspacesResponse{ has_next_page: boolean(), next_page_token: String.t(), workspaces: [Ory.Model.WorkspaceMeta.t()] }
Functions
Link to this function