Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Interface UpdateGuardianFactorsProviderPushNotificationApnsResponseContent

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