module Endpoints
    class Notifications
      attr_accessor :client

      def initialize(client)