Method: AdvancedBilling::ProductPricePointErrors#price

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

#priceArray[String]

TODO: Write general description for this method

Returns:

  • (Array[String])


30
31
32
# File 'lib/advanced_billing/models/product_price_point_errors.rb', line 30

def price
  @price
end