Class Notifications

Constructors

Methods

Constructors

Methods

  • Parameters

    • Optional arg: {
          locale?: string;
          subscribable?: "false" | "true";
      }
      • Optional locale?: string
      • Optional subscribable?: "false" | "true"

    Returns Promise<Notification[]>