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