Represents response containing document info
| Name | Type | Description | Notes |
|---|---|---|---|
| code | int | Response status code. | |
| status | str | Response status. | [optional] |
| document | Document | Document object | [optional] |
| messages | list[str] | A list of messages obtained while producing the responce | [optional] |