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