StreamTransactionResponse Properties |
The StreamTransactionResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| Code |
Gets or sets the Http Status code.
| |
| Error |
Gets or sets whether an error has occured.
| |
| Result |
Gets or sets the deserialized result from the stream transaction result.
|