public class AlipayDataAiserviceJunengLoanQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayDataAiserviceJunengLoanQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getExtensionInfo()
Gets extension info.
|
String |
getHashedCertNo()
Gets hashed cert no.
|
String |
getInstitutionUuid()
Gets institution uuid.
|
String |
getRequestUuid()
Gets request uuid.
|
String |
getUserFeature()
Gets user feature.
|
void |
setExtensionInfo(String extensionInfo)
Sets extension info.
|
void |
setHashedCertNo(String hashedCertNo)
Sets hashed cert no.
|
void |
setInstitutionUuid(String institutionUuid)
Sets institution uuid.
|
void |
setRequestUuid(String requestUuid)
Sets request uuid.
|
void |
setUserFeature(String userFeature)
Sets user feature.
|
public AlipayDataAiserviceJunengLoanQueryModel()
public String getExtensionInfo()
public void setExtensionInfo(String extensionInfo)
extensionInfo
- the extension infopublic String getHashedCertNo()
public void setHashedCertNo(String hashedCertNo)
hashedCertNo
- the hashed cert nopublic String getInstitutionUuid()
public void setInstitutionUuid(String institutionUuid)
institutionUuid
- the institution uuidpublic String getRequestUuid()
public void setRequestUuid(String requestUuid)
requestUuid
- the request uuidpublic String getUserFeature()
public void setUserFeature(String userFeature)
userFeature
- the user featureCopyright © 2018. All rights reserved.