BnbTxTxValueMsgInnerValue
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getInputs() | \Tatum\Model\BnbTxTxValueMsgInnerValueInputsInner[] | List of transactions, from which assets are being sent. Example: null | [optional] |
| getOutputs() | \Tatum\Model\BnbTxTxValueMsgInnerValueOutputsInner[] | List of recipient addresses and amounts to send to each of them. Example: null | [optional] |