Class: Google::Apis::AndroidpublisherV3::RentalDetails
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::RentalDetails
- 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 rental purchase.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RentalDetails
constructor
A new instance of RentalDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RentalDetails
Returns a new instance of RentalDetails.
7594 7595 7596 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 7594 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7599 7600 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 7599 def update!(**args) end |