@ua/react-native-airship
    Preparing search index...

    Interface NotificationOptInCondition

    interface NotificationOptInCondition {
        type: "notification_opt_in";
        when_status: "opt_in" | "opt_out";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "notification_opt_in"
    when_status: "opt_in" | "opt_out"