Class: Google::Apis::AndroidpublisherV3::PreorderDetails
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::PreorderDetails
- 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
-
#initialize(**args) ⇒ PreorderDetails
constructor
A new instance of PreorderDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ PreorderDetails
Returns a new instance of PreorderDetails.
6474 6475 6476 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 6474 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6479 6480 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 6479 def update!(**args) end |