Method: AdvancedBilling::UpdateProductPricePoint#price_in_cents
- Defined in:
- lib/advanced_billing/models/update_product_price_point.rb
#price_in_cents ⇒ Integer
TODO: Write general description for this method
18 19 20 |
# File 'lib/advanced_billing/models/update_product_price_point.rb', line 18 def price_in_cents @price_in_cents end |