Class: Google::Apis::AndroidpublisherV3::RentOfferDetails
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::RentOfferDetails
- 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
Offer details information related to a rental line item.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RentOfferDetails
constructor
A new instance of RentOfferDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RentOfferDetails
Returns a new instance of RentOfferDetails.
7581 7582 7583 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 7581 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7586 7587 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 7586 def update!(**args) end |