View Source GoogleApi.Books.V1.Model.Geolayerdata (google_api_books v0.21.0)
Attributes
-
common
(type:GoogleApi.Books.V1.Model.GeolayerdataCommon.t
, default:nil
) - -
geo
(type:GoogleApi.Books.V1.Model.GeolayerdataGeo.t
, default:nil
) - -
kind
(type:String.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Books.V1.Model.Geolayerdata{ common: GoogleApi.Books.V1.Model.GeolayerdataCommon.t() | nil, geo: GoogleApi.Books.V1.Model.GeolayerdataGeo.t() | nil, kind: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.