251 252 253
# File 'lib/user.rb', line 251 def create_sku(data, options = nil) return @client.create__ecommerce__skus(data, options) end