Class: Google::Apis::AndroidpublisherV3::OtherRecurringProduct
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::OtherRecurringProduct
- 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
Details of a recurring external transaction product which doesn't belong to any other more specific category.
Instance Method Summary collapse
-
#initialize(**args) ⇒ OtherRecurringProduct
constructor
A new instance of OtherRecurringProduct.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ OtherRecurringProduct
Returns a new instance of OtherRecurringProduct.
3984 3985 3986 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 3984 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3989 3990 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 3989 def update!(**args) end |