Class: Google::Apis::AndroidpublisherV3::TestPurchase

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

Whether this subscription purchase is a test purchase.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ TestPurchase

Returns a new instance of TestPurchase.



3862
3863
3864
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 3862

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3867
3868
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 3867

def update!(**args)
end