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

    Interface UpdateGuardianFactorsProviderPushNotificationApnsResponseContent

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