Ory.Model.UiNodeTextAttributes (ory_client v1.1.23)

Link to this section Summary

Link to this section Types

@type t() :: %Ory.Model.UiNodeTextAttributes{
  id: String.t(),
  node_type: String.t(),
  text: Ory.Model.UiText.t()
}