Class: Google::Apis::AndroidpublisherV3::OneTimeCode
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::OneTimeCode
- 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
A single use promotion code.
Instance Method Summary collapse
-
#initialize(**args) ⇒ OneTimeCode
constructor
A new instance of OneTimeCode.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ OneTimeCode
Returns a new instance of OneTimeCode.
3973 3974 3975 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 3973 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3978 3979 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 3978 def update!(**args) end |