Method: NetSuite::Records::PricingMatrix#prices

Defined in:
lib/netsuite/records/pricing_matrix.rb

#pricesObject



12
13
14
# File 'lib/netsuite/records/pricing_matrix.rb', line 12

def prices
  @prices ||= []
end