AlterTransactionRequest¶
Alter a transaction with a list of actions. The server should either succeed and apply all actions, or fail and apply no action.
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| id | List<String> | [optional] | |
| actions | List<AlterTransactionAction> |