Class: Google::Apis::AndroidpublisherV3::RevokeSubscriptionPurchaseResponse
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::AndroidpublisherV3::RevokeSubscriptionPurchaseResponse
 
 
- 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
- 
  
    
      #initialize(**args)  ⇒ RevokeSubscriptionPurchaseResponse 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of RevokeSubscriptionPurchaseResponse.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ RevokeSubscriptionPurchaseResponse
Returns a new instance of RevokeSubscriptionPurchaseResponse.
      5123 5124 5125  | 
    
      # File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5123 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      5128 5129  | 
    
      # File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5128 def update!(**args) end  |