Class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::ResumeFinalizedDealRequest
- Inherits:
-
Object
- Object
- Google::Apis::AuthorizedbuyersmarketplaceV1alpha::ResumeFinalizedDealRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/authorizedbuyersmarketplace_v1alpha/classes.rb,
lib/google/apis/authorizedbuyersmarketplace_v1alpha/representations.rb,
lib/google/apis/authorizedbuyersmarketplace_v1alpha/representations.rb
Overview
Request message for resuming a finalized deal.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ResumeFinalizedDealRequest
constructor
A new instance of ResumeFinalizedDealRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ResumeFinalizedDealRequest
Returns a new instance of ResumeFinalizedDealRequest.
2555 2556 2557 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1alpha/classes.rb', line 2555 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2560 2561 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1alpha/classes.rb', line 2560 def update!(**args) end |