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

    Interface SetGuardianFactorsProviderPushNotificationApnsResponseContent

    This file was auto-generated by Fern from our API Definition.

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

    Properties

    Properties

    sandbox?: boolean
    bundle_id?: string