google_api_books v0.12.0 GoogleApi.Books.V1.Model.VolumeSaleInfoOffers View Source

Attributes

  • finskyOfferType (type: integer(), default: nil) - The finsky offer type (e.g., PURCHASE=0 RENTAL=3)
  • giftable (type: boolean(), default: nil) - Indicates whether the offer is giftable.
  • listPrice (type: GoogleApi.Books.V1.Model.VolumeSaleInfoOffersListPrice.t, default: nil) - Offer list (=undiscounted) price in Micros.
  • rentalDuration (type: GoogleApi.Books.V1.Model.VolumeSaleInfoOffersRentalDuration.t, default: nil) - The rental duration (for rental offers only).
  • retailPrice (type: GoogleApi.Books.V1.Model.VolumeSaleInfoOffersRetailPrice.t, default: nil) - Offer retail (=discounted) price in Micros

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.