Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 846 Bytes

LegacyDocumentDownloadFileResponse.md

File metadata and controls

12 lines (9 loc) · 846 Bytes

# LegacyDocumentDownloadFileResponse

Properties

Name Type Description Notes
stat string Status of the request that has been made. Can be 'ok' or 'fail'. [optional]
errorCode string If the request has failed, this element will contain the error code related to the problem encountered. [optional]
errorMsg string If the request has failed, this element will contain the error message related to the problem encountered. [optional]
files \Equisoft\SDK\EquisoftConnect\Model\LegacyDocumentBase64FilePayloadItem[] Array of files.

[Back to Model list] [Back to API list] [Back to README]