Auth0.Management.Branding.Themes.Patch.Params.Fonts (Auth0Api v1.4.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Auth0.Management.Branding.Themes.Patch.Params.Fonts{ body_text: Auth0.Management.Branding.Themes.Patch.Params.Fonts.Style.t(), buttons_text: Auth0.Management.Branding.Themes.Patch.Params.Fonts.Style.t(), font_url: String.t(), input_labels: Auth0.Management.Branding.Themes.Patch.Params.Fonts.Style.t(), links: Auth0.Management.Branding.Themes.Patch.Params.Fonts.Style.t(), links_style: String.t(), reference_text_size: integer(), subtitle: Auth0.Management.Branding.Themes.Patch.Params.Fonts.Style.t(), title: Auth0.Management.Branding.Themes.Patch.Params.Fonts.Style.t() }