Index

A B C D E F G H L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

generateSignature(Long, JSONObject) - Method in class veryfi.ClientImpl
Generate unique signature for payload params.
GET - Enum constant in enum class veryfi.HttpMethod
Enum constant for GET Http method.
getApiKey() - Method in class veryfi.ClientImpl
Returns a String ApiKey for the headers of the request.
getDocument(String) - Method in interface veryfi.Client
Returns a json string String document information
getDocument(String) - Method in class veryfi.ClientImpl
Returns a json string String document information
getDocumentAsync(String) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> document information.
getDocumentAsync(String) - Method in class veryfi.ClientImpl
Returns a json string CompletableFuture<String> document information.
getDocumentAsyncTest() - Method in class ClientTest
 
getDocuments() - Method in interface veryfi.Client
Returns a json string String list of documents.
getDocuments() - Method in class veryfi.ClientImpl
Returns a json string String with the list of documents.
getDocumentsAsync() - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> list of documents.
getDocumentsAsync() - Method in class veryfi.ClientImpl
Returns a json string CompletableFuture<String> list of documents.
getDocumentsAsyncTest() - Method in class ClientTest
 
getDocumentsTest() - Method in class ClientTest
 
getDocumentsTestWithException() - Method in class ClientTest
 
getDocumentTest() - Method in class ClientTest
 
getHeaders(JSONObject) - Method in class veryfi.ClientImpl
Prepares the headers needed for a request.
getHttpRequest(HttpMethod, String, JSONObject) - Method in class veryfi.ClientImpl
Creates the HTTP request Object.
getLineItem(String, String) - Method in interface veryfi.Client
Retrieve a line item for existing document by ID.
getLineItem(String, String) - Method in class veryfi.ClientImpl
Retrieve a line item for existing document by ID.
getLineItemAsync(String, String) - Method in interface veryfi.Client
Retrieve a line item for existing document by ID.
getLineItemAsync(String, String) - Method in class veryfi.ClientImpl
Retrieve a line item for existing document by ID.
getLineItemAsyncTest() - Method in class ClientTest
 
getLineItems(String) - Method in interface veryfi.Client
Retrieve all line items for a document.
getLineItems(String) - Method in class veryfi.ClientImpl
Retrieve all line items for a document.
getLineItemsAsync(String) - Method in interface veryfi.Client
Retrieve all line items for a document.
getLineItemsAsync(String) - Method in class veryfi.ClientImpl
Retrieve all line items for a document.
getLineItemsAsyncTest() - Method in class ClientTest
 
getLineItemsTest() - Method in class ClientTest
 
getLineItemTest() - Method in class ClientTest
 
getProcessDocumentArguments(String, List<String>, boolean, JSONObject) - Method in class veryfi.ClientImpl
Creates the JSON Object for the parameters of the request
getProcessDocumentUrlArguments(String, List<String>, List<String>, boolean, int, boolean, String, JSONObject) - Method in class veryfi.ClientImpl
Creates the JSON object of the parameters of the request
getUrl() - Method in class veryfi.ClientImpl
Returns a String API Base URL with API Version.
A B C D E F G H L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form