Class: Google::Apis::PaymentsresellersubscriptionV1::SuspendSubscriptionRequest

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

Overview

Request to suspend a subscription.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SuspendSubscriptionRequest

Returns a new instance of SuspendSubscriptionRequest.



1580
1581
1582
# File 'lib/google/apis/paymentsresellersubscription_v1/classes.rb', line 1580

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1585
1586
# File 'lib/google/apis/paymentsresellersubscription_v1/classes.rb', line 1585

def update!(**args)
end