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.
      4121 4122 4123  | 
    
      # File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4121 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      4126 4127  | 
    
      # File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4126 def update!(**args) end  |