Class: Google::Apis::AndroidpublisherV3::PreorderDetails

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

Details of a pre-order purchase.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ PreorderDetails

Returns a new instance of PreorderDetails.



6533
6534
6535
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 6533

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



6538
6539
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 6538

def update!(**args)
end