@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2020-08-11T11:40:26.060Z[GMT]") public class RemoteTakeOutHistoryResponse extends BasicApiResponse
| Constructor and Description |
|---|
RemoteTakeOutHistoryResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getStatus()
1未取走;2用户取走;3快递员取出;4系统复原
|
int |
hashCode() |
void |
setStatus(String status) |
RemoteTakeOutHistoryResponse |
status(String status) |
String |
toString() |
getR, r, setRpublic RemoteTakeOutHistoryResponse status(String status)
public String getStatus()
public void setStatus(String status)
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.