Class: Google::Apis::AndroidpublisherV3::OneTimeProductOfferNoPriceOverrideOptions
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::OneTimeProductOfferNoPriceOverrideOptions
- 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
Options for one-time product offers without a regional price override.
Instance Method Summary collapse
-
#initialize(**args) ⇒ OneTimeProductOfferNoPriceOverrideOptions
constructor
A new instance of OneTimeProductOfferNoPriceOverrideOptions.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ OneTimeProductOfferNoPriceOverrideOptions
Returns a new instance of OneTimeProductOfferNoPriceOverrideOptions.
5578 5579 5580 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5578 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5583 5584 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5583 def update!(**args) end |