Method: AdvancedBilling::CurrencyPrice#product_price_point_id

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

#product_price_point_idInteger

TODO: Write general description for this method

Returns:

  • (Integer)


30
31
32
# File 'lib/advanced_billing/models/currency_price.rb', line 30

def product_price_point_id
  @product_price_point_id
end