Class: Google::Apis::AndroidpublisherV3::RevocationContextProratedRefund

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

Used to determine if the refund type in the RevocationContext is a prorated refund.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RevocationContextProratedRefund

Returns a new instance of RevocationContextProratedRefund.



5043
5044
5045
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5043

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5048
5049
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5048

def update!(**args)
end