Method: AdvancedBilling::PendingCancellationChange#cancels_at

Defined in:
lib/advanced_billing/models/pending_cancellation_change.rb

#cancels_atDateTime

TODO: Write general description for this method

Returns:

  • (DateTime)


19
20
21
# File 'lib/advanced_billing/models/pending_cancellation_change.rb', line 19

def cancels_at
  @cancels_at
end