uptime-robot-v3
    Preparing search index...

    Interface ZapierDataInternal

    interface ZapierData {
        enableNotificationsFor?: NotifcationLevel;
        friendlyName?: string;
        hookURL?: string;
        sslExpirationReminder?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    enableNotificationsFor?: NotifcationLevel
    friendlyName?: string
    hookURL?: string
    sslExpirationReminder?: boolean