public class AlipayUserSportsplayGobillQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayUserSportsplayGobillQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getBizTime() |
Boolean |
getComplete() |
Long |
getForwardStepCount() |
String |
getGoBillId() |
Long |
getGoStepCount() |
String |
getPathId() |
String |
getPathName() |
String |
getPathRecordId() |
void |
setBizTime(Long bizTime) |
void |
setComplete(Boolean complete) |
void |
setForwardStepCount(Long forwardStepCount) |
void |
setGoBillId(String goBillId) |
void |
setGoStepCount(Long goStepCount) |
void |
setPathId(String pathId) |
void |
setPathName(String pathName) |
void |
setPathRecordId(String pathRecordId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setBizTime(Long bizTime)
public Long getBizTime()
public void setComplete(Boolean complete)
public Boolean getComplete()
public void setForwardStepCount(Long forwardStepCount)
public Long getForwardStepCount()
public void setGoBillId(String goBillId)
public String getGoBillId()
public void setGoStepCount(Long goStepCount)
public Long getGoStepCount()
public void setPathId(String pathId)
public String getPathId()
public void setPathName(String pathName)
public String getPathName()
public void setPathRecordId(String pathRecordId)
public String getPathRecordId()
Copyright © 2024. All rights reserved.