Class: Google::Apis::AndroidpublisherV3::IntroductoryPriceDetails
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::IntroductoryPriceDetails
- 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 an introductory price pricing phase.
Instance Method Summary collapse
-
#initialize(**args) ⇒ IntroductoryPriceDetails
constructor
A new instance of IntroductoryPriceDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ IntroductoryPriceDetails
Returns a new instance of IntroductoryPriceDetails.
4458 4459 4460 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4458 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4463 4464 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4463 def update!(**args) end |