public class OcrClient extends AbstractClient
credential, endpoint, gson| Constructor and Description |
|---|
OcrClient(Credential credential,
HttpProfile httpProfile,
String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
InvoiceResponse |
ocr(InvoiceRequest request) |
TextResponse |
ocr(TextRequest request) |
postCallpublic OcrClient(Credential credential, HttpProfile httpProfile, String endpoint)
public InvoiceResponse ocr(InvoiceRequest request)
public TextResponse ocr(TextRequest request)
Copyright © 2025. All rights reserved.