public class TransferCarResultResp extends AlipayObject
TransferCarResultResp()
String
getErrorMsg()
getOutId()
Boolean
getResult()
void
setErrorMsg(String errorMsg)
setOutId(String outId)
setResult(Boolean result)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TransferCarResultResp()
public String getErrorMsg()
public void setErrorMsg(String errorMsg)
public String getOutId()
public void setOutId(String outId)
public Boolean getResult()
public void setResult(Boolean result)
Copyright © 2024. All rights reserved.