@sudoplatform/sudo-secure-communications
    Preparing search index...

    Interface SetDefaultEventRulesInput

    Input for NotificationsModule.setDefaultEventRules method.

    SetDefaultEventRulesInput

    interface SetDefaultEventRulesInput {
        eventRules: EventNotificationRules;
        handleId: HandleId;
    }
    Index

    Properties

    Properties

    The event notification rules to set.

    handleId: HandleId

    The owner of the notification settings.