class Summoner
  
  attr_accessor :name, :id, :profileIconId, :revisionDate, :level
  
  # @param data [Hash] json hash representation of the summoner