Mayson Monorepo Documentation
    Preparing search index...

    Interface UpdateNotificationPreferencesResponse

    Response from updating notification preferences

    interface UpdateNotificationPreferencesResponse {
        email?: string;
        preferences: IEmailNotificationPreferences;
        message: string;
    }
    Index

    Properties

    email?: string

    Updated email address

    Updated notification preferences

    message: string

    Success message