module OpenStax module Accounts module Api module V1 class EmailAddressRepresenter < ContactInfoRepresenter; end end end end end