View Source GoogleApi.AuthorizedBuyersMarketplace.V1.Model.PreferredDealTerms (google_api_authorized_buyers_marketplace v0.6.2)

Pricing terms for Preferred Deals.

Attributes

  • fixedPrice (type: GoogleApi.AuthorizedBuyersMarketplace.V1.Model.Price.t, default: nil) - Fixed price for the deal.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AuthorizedBuyersMarketplace.V1.Model.PreferredDealTerms{
  fixedPrice: GoogleApi.AuthorizedBuyersMarketplace.V1.Model.Price.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.