public class InlineResponse20019 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_META |
static String |
SERIALIZED_NAME_WALLETABLE |
| Constructor and Description |
|---|
InlineResponse20019() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
InlineResponse20018Meta |
getMeta()
Get meta
|
Walletable |
getWalletable()
Get walletable
|
int |
hashCode() |
InlineResponse20019 |
meta(InlineResponse20018Meta meta) |
void |
setMeta(InlineResponse20018Meta meta) |
void |
setWalletable(Walletable walletable) |
String |
toString() |
InlineResponse20019 |
walletable(Walletable walletable) |
public static final String SERIALIZED_NAME_META
public static final String SERIALIZED_NAME_WALLETABLE
public InlineResponse20019 meta(InlineResponse20018Meta meta)
@Nullable public InlineResponse20018Meta getMeta()
public void setMeta(InlineResponse20018Meta meta)
public InlineResponse20019 walletable(Walletable walletable)
public Walletable getWalletable()
public void setWalletable(Walletable walletable)
Copyright © 2020. All rights reserved.