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

    Interface TenantSettingsCountryCodesResponse

    Phone country code configuration for identifier input.

    interface TenantSettingsCountryCodesResponse {
        list?: string[];
        mode?: Management.TenantSettingsCountryCodesModeResponse;
    }
    Index

    Properties

    Properties

    list?: string[]

    Array of ISO 3166-1 alpha-2 country codes.