public class WalletableCreateResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_WALLETABLE |
| Constructor and Description |
|---|
WalletableCreateResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
WalletableCreateResponseWalletable |
getWalletable()
Get walletable
|
int |
hashCode() |
void |
setWalletable(WalletableCreateResponseWalletable walletable) |
String |
toString() |
WalletableCreateResponse |
walletable(WalletableCreateResponseWalletable walletable) |
public static final String SERIALIZED_NAME_WALLETABLE
public WalletableCreateResponse walletable(WalletableCreateResponseWalletable walletable)
public WalletableCreateResponseWalletable getWalletable()
public void setWalletable(WalletableCreateResponseWalletable walletable)
Copyright © 2020. All rights reserved.