GoogleApi.WebFonts.V1.Model.Webfont (google_api_web_fonts v0.2.0) View Source
Metadata describing a family of fonts.
Attributes
-
category(type:String.t, default:nil) - The category of the font. -
family(type:String.t, default:nil) - The name of the font. -
files(type:map(), default:nil) - The font files (with all supported scripts) for each one of the available variants, as a key : value map. -
kind(type:String.t, default:nil) - This kind represents a webfont object in the webfonts service. -
lastModified(type:String.t, default:nil) - The date (format "yyyy-MM-dd") the font was modified for the last time. -
subsets(type:list(String.t), default:nil) - The scripts supported by the font. -
variants(type:list(String.t), default:nil) - The available variants for the font. -
version(type:String.t, default:nil) - The font version.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.