public class ZhimaCustomerJobworthAuthenticationPreconsultModel extends AlipayObject
| 构造器和说明 |
|---|
ZhimaCustomerJobworthAuthenticationPreconsultModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIdentityType() |
String |
getOnceToken() |
String |
getOutAgreementNo() |
String |
getQueryType() |
String |
getZmServiceId() |
void |
setIdentityType(String identityType) |
void |
setOnceToken(String onceToken) |
void |
setOutAgreementNo(String outAgreementNo) |
void |
setQueryType(String queryType) |
void |
setZmServiceId(String zmServiceId) |
public ZhimaCustomerJobworthAuthenticationPreconsultModel()
public String getIdentityType()
public void setIdentityType(String identityType)
public String getOnceToken()
public void setOnceToken(String onceToken)
public String getOutAgreementNo()
public void setOutAgreementNo(String outAgreementNo)
public String getQueryType()
public void setQueryType(String queryType)
public String getZmServiceId()
public void setZmServiceId(String zmServiceId)
Copyright © 2024. All rights reserved.