Method: AdvancedBilling::ProductFamily#accounting_code

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

#accounting_codeString

TODO: Write general description for this method

Returns:

  • (String)


27
28
29
# File 'lib/advanced_billing/models/product_family.rb', line 27

def accounting_code
  @accounting_code
end