@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2020-08-11T11:40:26.060Z[GMT]") public class RemoteTakeOutResponse extends BasicApiResponse
| Constructor and Description |
|---|
RemoteTakeOutResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getNonce()
随机数 随机数和完整的格号一起可以查询开柜结果
|
String |
getShowgridno()
用于显示的格号
|
int |
hashCode() |
RemoteTakeOutResponse |
nonce(String nonce) |
void |
setNonce(String nonce) |
void |
setShowgridno(String showgridno) |
RemoteTakeOutResponse |
showgridno(String showgridno) |
String |
toString() |
getR, r, setRpublic RemoteTakeOutResponse nonce(String nonce)
public String getNonce()
public void setNonce(String nonce)
public RemoteTakeOutResponse showgridno(String showgridno)
public String getShowgridno()
public void setShowgridno(String showgridno)
public boolean equals(Object o)
equals in class BasicApiResponsepublic int hashCode()
hashCode in class BasicApiResponsepublic String toString()
toString in class BasicApiResponseCopyright © 2020. All rights reserved.