Method: AdvancedBilling::ComponentPricePoint#component_id
- Defined in:
- lib/advanced_billing/models/component_price_point.rb
#component_id ⇒ Integer
The identifier for the pricing scheme. See [Product Components](help.chargify.com/products/product-components.html) for an overview of pricing schemes.
44 45 46 |
# File 'lib/advanced_billing/models/component_price_point.rb', line 44 def component_id @component_id end |