Class: Google::Apis::AndroidpublisherV3::RevokeSubscriptionPurchaseResponse

Inherits:
Object
  • Object
show all
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.revoke API.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RevokeSubscriptionPurchaseResponse

Returns a new instance of RevokeSubscriptionPurchaseResponse.



5075
5076
5077
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5075

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5080
5081
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5080

def update!(**args)
end