Method: AdvancedBilling::CurrencyPrice#product_price_point_id
- Defined in:
- lib/advanced_billing/models/currency_price.rb
#product_price_point_id ⇒ Integer
TODO: Write general description for this method
30 31 32 |
# File 'lib/advanced_billing/models/currency_price.rb', line 30 def product_price_point_id @product_price_point_id end |