Mayson Monorepo Documentation
    Preparing search index...

    Interface GetNotificationPreferencesResponse

    Response from getting notification preferences

    interface GetNotificationPreferencesResponse {
        email?: string;
        preferences: IEmailNotificationPreferences;
    }
    Index

    Properties

    Properties

    email?: string

    User's email address

    Email notification preferences