Class: Google::Apis::AndroidpublisherV3::TestPurchase
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::TestPurchase
- 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
Whether this subscription purchase is a test purchase.
Instance Method Summary collapse
-
#initialize(**args) ⇒ TestPurchase
constructor
A new instance of TestPurchase.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ TestPurchase
Returns a new instance of TestPurchase.
6534 6535 6536 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 6534 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6539 6540 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 6539 def update!(**args) end |