Auth0.Management.Branding.Patch.Params (Auth0Api v1.4.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Auth0.Management.Branding.Patch.Params{
  colors: Auth0.Management.Branding.Patch.Params.Colors.t(),
  favicon_url: String.t(),
  font: Auth0.Management.Branding.Patch.Params.Font.t(),
  logo_url: String.t()
}