View Source GoogleApi.AuthorizedBuyersMarketplace.V1.Model.AcceptProposalRequest (google_api_authorized_buyers_marketplace v0.4.0)
Request to accept a proposal. Accepting a proposal implies acceptance of the publisher terms_and_conditions, if any.
Attributes
-
proposalRevision
(type:String.t
, default:nil
) - The last known client revision number of the proposal.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AuthorizedBuyersMarketplace.V1.Model.AcceptProposalRequest{ proposalRevision: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.