PostTransactionResponseT Properties |
The PostTransactionResponseT generic type exposes the following members.
Name | Description | |
---|---|---|
Code |
The ArangoDB result code.
| |
Error |
Whether the request resulted in error.
| |
Result |
Deserialized result from the transaction function.
|