google_api_books v0.2.0 GoogleApi.Books.V1.Model.Volume View Source

Attributes

  • accessInfo (VolumeAccessInfo): Defaults to: null.
  • etag (String.t): Opaque identifier for a specific version of a volume resource. (In LITE projection) Defaults to: null.
  • id (String.t): Unique identifier for a volume. (In LITE projection.) Defaults to: null.
  • kind (String.t): Resource type for a volume. (In LITE projection.) Defaults to: null.
  • layerInfo (VolumeLayerInfo): Defaults to: null.
  • recommendedInfo (VolumeRecommendedInfo): Defaults to: null.
  • saleInfo (VolumeSaleInfo): Defaults to: null.
  • searchInfo (VolumeSearchInfo): Defaults to: null.
  • selfLink (String.t): URL to this resource. (In LITE projection.) Defaults to: null.
  • userInfo (VolumeUserInfo): Defaults to: null.
  • volumeInfo (VolumeVolumeInfo): Defaults to: null.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields

Link to this section Types

Link to this section Functions

Link to this function decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.