Class SupportedCountryResponse
java.lang.Object
com.yoti.api.client.docs.session.retrieve.configuration.capture.document.SupportedCountryResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()Returns the ISO Country Code of the supported countryReturns a list of document types that are supported for the country code
-
Constructor Details
-
SupportedCountryResponse
public SupportedCountryResponse()
-
-
Method Details
-
getCode
Returns the ISO Country Code of the supported country- Returns:
- the country code
-
getSupportedDocuments
Returns a list of document types that are supported for the country code- Returns:
- the supported documents
-