Class BrandingThemeFontsBase
- Namespace
- Auth0.ManagementApi.Models
- Assembly
- Auth0.ManagementApi.dll
public class BrandingThemeFontsBase
- Inheritance
-
BrandingThemeFontsBase
- Derived
- Inherited Members
Properties
Bold
[JsonProperty("bold")]
public bool? Bold { get; set; }
Property Value
- bool?
Size
[JsonProperty("size")]
public int Size { get; set; }