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