Class: Google::Apis::AndroidpublisherV3::OneTimeCode

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ OneTimeCode

Returns a new instance of OneTimeCode.



5358
5359
5360
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5358

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5363
5364
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5363

def update!(**args)
end