@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class InlineResponse20016 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_META |
static String |
SERIALIZED_NAME_WALLETABLE |
| Constructor and Description |
|---|
InlineResponse20016() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
InlineResponse20015Meta |
getMeta()
Get meta
|
Walletable |
getWalletable()
Get walletable
|
int |
hashCode() |
InlineResponse20016 |
meta(InlineResponse20015Meta meta) |
void |
setMeta(InlineResponse20015Meta meta) |
void |
setWalletable(Walletable walletable) |
String |
toString() |
InlineResponse20016 |
walletable(Walletable walletable) |
public static final String SERIALIZED_NAME_META
public static final String SERIALIZED_NAME_WALLETABLE
public InlineResponse20016 meta(InlineResponse20015Meta meta)
@Nullable public InlineResponse20015Meta getMeta()
public void setMeta(InlineResponse20015Meta meta)
public InlineResponse20016 walletable(Walletable walletable)
@Nonnull public Walletable getWalletable()
public void setWalletable(Walletable walletable)
Copyright © 2022. All rights reserved.