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