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.
2458 2459 2460 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 2458 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2463 2464 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 2463 def update!(**args) end |