google_api_fonts v0.0.1
GoogleApi.Fonts.V1.Model.Webfont
View Source
Attributes
- category (String): The category of the font. Defaults to:
null.
- family (String): The name of the font. Defaults to:
null.
- files (Map[String, String]): The font files (with all supported scripts) for each one of the available variants, as a key : value map. Defaults to:
null.
- kind (String): This kind represents a webfont object in the webfonts service. Defaults to:
null.
- lastModified (DateTime): The date (format "yyyy-MM-dd") the font was modified for the last time. Defaults to:
null.
- subsets (List[String]): The scripts supported by the font. Defaults to:
null.
- variants (List[String]): The available variants for the font. Defaults to:
null.
- version (String): The font version. Defaults to:
null.