@Value.Immutable public abstract class TxResponse extends Object
| Constructor and Description |
|---|
TxResponse() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<TxError> |
errors() |
abstract List<Map<String,Value>> |
results() |
Copyright © 2018. All rights reserved.