Ory.Model.UiNodeTextAttributes (ory_client v1.22.1)

Summary

Types

t()

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

Functions

decode(value)