Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 498 Bytes

DocumentStatusResponse.md

File metadata and controls

16 lines (8 loc) · 498 Bytes

DocumentStatusResponse

Returns the current document ID and status

Properties

Name Type Description Notes
id String The unique ID for this document [optional]
status String Status of the transaction: <br> 'Pending' <br> 'Failed' <br> 'Complete' [optional]
events List<StatusEvent> [optional]