@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2023-05-03T14:50:35.366778228Z[Etc/UTC]") public class ResponseWrapperTaTokenSecurityResponse730b76cb88874c8bbfd0494baf55b849ResultContractAddressDex extends Object
| 构造器和说明 |
|---|
ResponseWrapperTaTokenSecurityResponse730b76cb88874c8bbfd0494baf55b849ResultContractAddressDex() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
String |
getLiquidity()
Liquidity is converted to USDT denomination.
|
String |
getName()
Get name
|
String |
getPair()
It only counts when the token has a marketing pair with mainstream
|
int |
hashCode() |
ResponseWrapperTaTokenSecurityResponse730b76cb88874c8bbfd0494baf55b849ResultContractAddressDex |
liquidity(String liquidity) |
ResponseWrapperTaTokenSecurityResponse730b76cb88874c8bbfd0494baf55b849ResultContractAddressDex |
name(String name) |
ResponseWrapperTaTokenSecurityResponse730b76cb88874c8bbfd0494baf55b849ResultContractAddressDex |
pair(String pair) |
void |
setLiquidity(String liquidity) |
void |
setName(String name) |
void |
setPair(String pair) |
private String |
toIndentedString(Object o)
Convert the given object to string with each line indented by 4 spaces
(except the first line).
|
String |
toString() |
@SerializedName(value="name") private String name
@SerializedName(value="liquidity") private String liquidity
@SerializedName(value="pair") private String pair
public ResponseWrapperTaTokenSecurityResponse730b76cb88874c8bbfd0494baf55b849ResultContractAddressDex()
public ResponseWrapperTaTokenSecurityResponse730b76cb88874c8bbfd0494baf55b849ResultContractAddressDex name(String name)
public String getName()
public void setName(String name)
public ResponseWrapperTaTokenSecurityResponse730b76cb88874c8bbfd0494baf55b849ResultContractAddressDex liquidity(String liquidity)
public String getLiquidity()
public void setLiquidity(String liquidity)
public ResponseWrapperTaTokenSecurityResponse730b76cb88874c8bbfd0494baf55b849ResultContractAddressDex pair(String pair)
public String getPair()
public void setPair(String pair)
Copyright © 2023. All rights reserved.