module Services
    #
    ## User Identifiers Service
    class UserIdentifiersService < BaseService
      def initialize(client: nil, mapper: nil)