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