Auth0.Entity.TenantSetting.ErrorPage (Auth0Api v1.4.0) View Source

Documentation for entity of TenantSetting ErrorPage.

Link to this section Summary

Link to this section Types

Specs

t() :: %Auth0.Entity.TenantSetting.ErrorPage{
  html: String.t(),
  show_log_link: boolean(),
  url: String.t()
}

Link to this section Functions

Specs

from(map()) :: t()