Auth0 Node.js SDK - v5.1.0
    Preparing search index...

    Interface SetGuardianFactorsProviderPushNotificationApnsResponseContent

    interface SetGuardianFactorsProviderPushNotificationApnsResponseContent {
        sandbox?: boolean;
        bundle_id?: string | null;
    }
    Index

    Properties

    Properties

    sandbox?: boolean
    bundle_id?: string | null