View Source GoogleApi.Books.V1.Model.VolumeLayerInfo (google_api_books v0.21.0)
What layers exist in this volume and high level information about them.
Attributes
-
layers
(type:list(GoogleApi.Books.V1.Model.VolumeLayerInfoLayers.t)
, default:nil
) - A layer should appear here if and only if the layer exists for this book.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Books.V1.Model.VolumeLayerInfo{ layers: [GoogleApi.Books.V1.Model.VolumeLayerInfoLayers.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.