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

Link to this section Summary

Link to this section Types

Specs

t() :: %Auth0.Management.Branding.Themes.Patch.Params.Borders{
  button_border_radius: integer(),
  button_border_weight: integer(),
  buttons_style: String.t(),
  input_border_radius: integer(),
  input_border_weight: integer(),
  inputs_style: String.t(),
  show_widget_shadow: boolean(),
  widget_border_weight: integer(),
  widget_corner_radius: integer()
}