Class: Google::Apis::AndroidpublisherV3::FreeTrialOfferPhase
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::FreeTrialOfferPhase
- 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 free trial offer phase.
Instance Method Summary collapse
-
#initialize(**args) ⇒ FreeTrialOfferPhase
constructor
A new instance of FreeTrialOfferPhase.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ FreeTrialOfferPhase
Returns a new instance of FreeTrialOfferPhase.
3441 3442 3443 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 3441 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3446 3447 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 3446 def update!(**args) end |