listSupportedCountries

abstract suspend fun listSupportedCountries(): List<String>

Retrieves the list of supported countries for identity verification.

Return

a list of supported countries.

Throws