Class: Google::Apis::AndroidpublisherV3::RegionalSubscriptionOfferPhaseFreePriceOverride
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::RegionalSubscriptionOfferPhaseFreePriceOverride
- 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
Represents the free price override configuration for a single phase of a subscription offer
Instance Method Summary collapse
-
#initialize(**args) ⇒ RegionalSubscriptionOfferPhaseFreePriceOverride
constructor
A new instance of RegionalSubscriptionOfferPhaseFreePriceOverride.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RegionalSubscriptionOfferPhaseFreePriceOverride
Returns a new instance of RegionalSubscriptionOfferPhaseFreePriceOverride.
4686 4687 4688 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4686 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4691 4692 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4691 def update!(**args) end |