Class: Google::Apis::AndroidpublisherV3::RevocationContextFullRefund
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::RevocationContextFullRefund
- 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 full refund.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RevocationContextFullRefund
constructor
A new instance of RevocationContextFullRefund.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RevocationContextFullRefund
Returns a new instance of RevocationContextFullRefund.
5056 5057 5058 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5056 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5061 5062 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5061 def update!(**args) end |