Class: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhaseFreePriceOverride
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhaseFreePriceOverride
- 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 any new locations Play may launch for a single offer phase.
Instance Method Summary collapse
-
#initialize(**args) ⇒ OtherRegionsSubscriptionOfferPhaseFreePriceOverride
constructor
A new instance of OtherRegionsSubscriptionOfferPhaseFreePriceOverride.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ OtherRegionsSubscriptionOfferPhaseFreePriceOverride
Returns a new instance of OtherRegionsSubscriptionOfferPhaseFreePriceOverride.
4100 4101 4102 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4100 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4105 4106 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4105 def update!(**args) end |