Class: Google::Apis::AuthorizedbuyersmarketplaceV1::ResumeFinalizedDealRequest
- Inherits:
-
Object
- Object
- Google::Apis::AuthorizedbuyersmarketplaceV1::ResumeFinalizedDealRequest
- 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 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.
1929 1930 1931 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 1929 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1934 1935 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 1934 def update!(**args) end |