Method: AdvancedBilling::CreateProductCurrencyPricesRequest#currency_prices
- Defined in:
- lib/advanced_billing/models/create_product_currency_prices_request.rb
#currency_prices ⇒ Array[CreateProductCurrencyPrice]
TODO: Write general description for this method
14 15 16 |
# File 'lib/advanced_billing/models/create_product_currency_prices_request.rb', line 14 def currency_prices @currency_prices end |