public class InlineResponse20017 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_WALLET_TXNS |
| Constructor and Description |
|---|
InlineResponse20017() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20017 |
addWalletTxnsItem(WalletTxn walletTxnsItem) |
boolean |
equals(Object o) |
List<WalletTxn> |
getWalletTxns()
Get walletTxns
|
int |
hashCode() |
void |
setWalletTxns(List<WalletTxn> walletTxns) |
String |
toString() |
InlineResponse20017 |
walletTxns(List<WalletTxn> walletTxns) |
public static final String SERIALIZED_NAME_WALLET_TXNS
public InlineResponse20017 walletTxns(List<WalletTxn> walletTxns)
public InlineResponse20017 addWalletTxnsItem(WalletTxn walletTxnsItem)
Copyright © 2020. All rights reserved.