Method: AdvancedBilling::ComponentPricePoint#prices

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

#pricesArray[ComponentPrice]

The identifier for the pricing scheme. See [Product Components](help.chargify.com/products/product-components.html) for an overview of pricing schemes.

Returns:



74
75
76
# File 'lib/advanced_billing/models/component_price_point.rb', line 74

def prices
  @prices
end