247 248 249
# File 'lib/user.rb', line 247 def get_sku(id, options = nil) return @client.get__ecommerce__skus(id, options) end