Member Junction
    Preparing search index...

    Individual channel settings for notification delivery. Each channel can be independently enabled or disabled.

    interface DeliveryChannels {
        email: boolean;
        inApp: boolean;
        sms: boolean;
    }
    Index

    Properties

    Properties

    email: boolean

    Whether email notifications are enabled

    inApp: boolean

    Whether in-app notifications are enabled

    sms: boolean

    Whether SMS notifications are enabled