public class AlipayEbppIndustryJobHealthcertQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppIndustryJobHealthcertQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getHasCert() |
String |
getOpenId() |
String |
getScope() |
String |
getUid() |
String |
getValidPeriod() |
void |
setHasCert(Boolean hasCert) |
void |
setOpenId(String openId) |
void |
setScope(String scope) |
void |
setUid(String uid) |
void |
setValidPeriod(String validPeriod) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppIndustryJobHealthcertQueryResponse()
public void setHasCert(Boolean hasCert)
public Boolean getHasCert()
public void setOpenId(String openId)
public String getOpenId()
public void setScope(String scope)
public String getScope()
public void setUid(String uid)
public String getUid()
public void setValidPeriod(String validPeriod)
public String getValidPeriod()
Copyright © 2024. All rights reserved.