GoogleApi.AuthorizedBuyersMarketplace.V1.Model.AcceptProposalRequest (google_api_authorized_buyers_marketplace v0.2.0) View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AuthorizedBuyersMarketplace.V1.Model.AcceptProposalRequest{
proposalRevision: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.