Ory.Model.UiNodeAnchorAttributes (ory_client v1.21.1)

Summary

Types

t()

@type t() :: %Ory.Model.UiNodeAnchorAttributes{
  href: String.t(),
  id: String.t(),
  node_type: String.t(),
  title: Ory.Model.UiText.t()
}

Functions

decode(value)