vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface NotificationChannels

    interface NotificationChannels {
        desktopEnabled?: boolean;
        mobileEnabled?: boolean;
        slackEnabled?: boolean;
    }
    Index

    Properties

    desktopEnabled?: boolean
    mobileEnabled?: boolean
    slackEnabled?: boolean