Class: Google::Apis::AndroidpublisherV3::CancelSubscriptionPurchaseResponse
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::CancelSubscriptionPurchaseResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/androidpublisher_v3/classes.rb,
lib/google/apis/androidpublisher_v3/representations.rb,
lib/google/apis/androidpublisher_v3/representations.rb
Overview
Response for the purchases.subscriptionsv2.cancel API.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelSubscriptionPurchaseResponse
constructor
A new instance of CancelSubscriptionPurchaseResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CancelSubscriptionPurchaseResponse
Returns a new instance of CancelSubscriptionPurchaseResponse.
1764 1765 1766 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 1764 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1769 1770 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 1769 def update!(**args) end |