Method: AdvancedBilling::Coupon#name

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

#nameString

TODO: Write general description for this method

Returns:

  • (String)


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

def name
  @name
end