Method: AdvancedBilling::Coupon#code

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

#codeString

TODO: Write general description for this method

Returns:

  • (String)


23
24
25
# File 'lib/advanced_billing/models/coupon.rb', line 23

def code
  @code
end