Ory.Model.UiNodeImageAttributes (ory_client v1.6.2)

Summary

Types

@type t() :: %Ory.Model.UiNodeImageAttributes{
  height: integer(),
  id: String.t(),
  node_type: String.t(),
  src: String.t(),
  width: integer()
}

Functions