Auth0.Management.Tenants.Settings.Patch.Params.ErrorPage (Auth0Api v1.4.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Auth0.Management.Tenants.Settings.Patch.Params.ErrorPage{
  html: String.t(),
  show_log_link: boolean(),
  url: String.t()
}