Class: Google::Apis::AndroidpublisherV3::FullRefund
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::AndroidpublisherV3::FullRefund
 
 
- 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
A full refund of the remaining amount of a transaction.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ FullRefund 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of FullRefund.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ FullRefund
Returns a new instance of FullRefund.
      2479 2480 2481  | 
    
      # File 'lib/google/apis/androidpublisher_v3/classes.rb', line 2479 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      2484 2485  | 
    
      # File 'lib/google/apis/androidpublisher_v3/classes.rb', line 2484 def update!(**args) end  |