View Source GoogleApi.AuthorizedBuyersMarketplace.V1.Model.PreferredDealTerms (google_api_authorized_buyers_marketplace v0.6.0)
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
@type t() :: %GoogleApi.AuthorizedBuyersMarketplace.V1.Model.PreferredDealTerms{ fixedPrice: GoogleApi.AuthorizedBuyersMarketplace.V1.Model.Price.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.