Class: Google::Apis::AndroidpublisherV3::IntroductoryPriceOfferPhase
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::IntroductoryPriceOfferPhase
- 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 about introductory price offer phase.
Instance Method Summary collapse
-
#initialize(**args) ⇒ IntroductoryPriceOfferPhase
constructor
A new instance of IntroductoryPriceOfferPhase.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ IntroductoryPriceOfferPhase
Returns a new instance of IntroductoryPriceOfferPhase.
4496 4497 4498 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4496 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4501 4502 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4501 def update!(**args) end |