SubmissionLogURLResponse
The notary service’s response to a request for the log information about a completed submission.
Declaration
object SubmissionLogURLResponseProperties
| Name | Type | Description |
|---|---|---|
data | SubmissionLogURLResponse.Data | Data that indicates how to get the log information for a particular submission. |
meta | SubmissionLogURLResponse.Meta | An empty object that you can ignore. |
Discussion
You receive a structure of this type in response to a call to the Get Submission Log endpoint.