Method: AdvancedBilling::Coupon#updated_at

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

#updated_atDateTime

TODO: Write general description for this method

Returns:

  • (DateTime)


111
112
113
# File 'lib/advanced_billing/models/coupon.rb', line 111

def updated_at
  @updated_at
end