Method: AdvancedBilling::CurrencyPrice#formatted_price

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

#formatted_priceString

TODO: Write general description for this method

Returns:

  • (String)


26
27
28
# File 'lib/advanced_billing/models/currency_price.rb', line 26

def formatted_price
  @formatted_price
end