Class SupportedDocumentResponse
java.lang.Object
com.yoti.api.client.docs.session.retrieve.configuration.capture.document.SupportedDocumentResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the flag of whether documents should be only latin or not.getType()Returns the type of document that is supported.
-
Constructor Details
-
SupportedDocumentResponse
public SupportedDocumentResponse()
-
-
Method Details
-
getType
Returns the type of document that is supported.- Returns:
- the type
-
getStrictlyLatin
Returns the flag of whether documents should be only latin or not.- Returns:
- the flag
-