TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface NotificationTriggerProfile

    interface NotificationTriggerProfile {
        share_profile: "accept" | "refuse";
    }
    Index

    Properties

    Properties

    share_profile: "accept" | "refuse"