public class ParseRequestDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
ConfigurationString
The configuration settings that were sent in the parse request
|
String |
DocumentId
The document id, if provided
|
int |
FileBytesLength
The length of the byte[] that was sent to be parsed
|
String |
SovrenHash
The hash of the document that was parsed
|
| Constructor and Description |
|---|
ParseRequestDetails() |
public String ConfigurationString
public String DocumentId
public int FileBytesLength
public String SovrenHash
Copyright © 2023. All rights reserved.