Class: Google::Apis::AuthorizedbuyersmarketplaceV1::CancelNegotiationRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb,
lib/google/apis/authorizedbuyersmarketplace_v1/representations.rb,
lib/google/apis/authorizedbuyersmarketplace_v1/representations.rb

Overview

Request to cancel an ongoing negotiation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CancelNegotiationRequest

Returns a new instance of CancelNegotiationRequest.



275
276
277
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 275

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



280
281
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 280

def update!(**args)
end