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

    Interface UpdateGuardianFactorsProviderPushNotificationApnsResponseContent

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

    Properties

    Properties

    sandbox?: boolean
    bundle_id?: string | null