class Api::Admin::IdEmailSerializer < ActiveModel::Serializer attributes :id, :email end