Class: Google::Apis::AndroidpublisherV3::PendingCancellation

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

This is an indicator of whether there is a pending cancellation on the virtual installment plan. The cancellation will happen only after the user finished all committed payments.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ PendingCancellation

Returns a new instance of PendingCancellation.



4210
4211
4212
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4210

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4215
4216
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4215

def update!(**args)
end