Ory.Model.UiNodeMeta (ory_client v1.5.0)

This might include a label and other information that can optionally be used to render UIs.

Summary

Types

@type t() :: %Ory.Model.UiNodeMeta{label: Ory.Model.UiText.t() | nil}

Functions