public class AlipayDataMdaMiniappsaftyQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayDataMdaMiniappsaftyQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getInterceptCnt() |
String |
getInterceptRatio() |
String |
getInterceptTrend() |
Long |
getRequestCnt() |
void |
setInterceptCnt(Long interceptCnt) |
void |
setInterceptRatio(String interceptRatio) |
void |
setInterceptTrend(String interceptTrend) |
void |
setRequestCnt(Long requestCnt) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setInterceptCnt(Long interceptCnt)
public Long getInterceptCnt()
public void setInterceptRatio(String interceptRatio)
public String getInterceptRatio()
public void setInterceptTrend(String interceptTrend)
public String getInterceptTrend()
public void setRequestCnt(Long requestCnt)
public Long getRequestCnt()
Copyright © 2023. All rights reserved.