272 273 274
# File 'lib/user.rb', line 272 def create_price(data, options = nil) return @client.create__ecommerce__prices(data, options) end