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