Auth0 Node.js SDK - v7.2.0
    Preparing search index...

    Interface SetGuardianFactorsProviderPushNotificationApnsResponseContent

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