public class SsdataDataserviceRiskRainscoreQueryModel extends AlipayObject
Constructor and Description |
---|
SsdataDataserviceRiskRainscoreQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAccount()
Gets account.
|
String |
getAccountType()
Gets account type.
|
String |
getPartnerId()
Gets partner id.
|
String |
getVersion()
Gets version.
|
void |
setAccount(String account)
Sets account.
|
void |
setAccountType(String accountType)
Sets account type.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
void |
setVersion(String version)
Sets version.
|
public SsdataDataserviceRiskRainscoreQueryModel()
public String getAccount()
public void setAccount(String account)
account
- the accountpublic String getAccountType()
public void setAccountType(String accountType)
accountType
- the account typepublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId
- the partner idpublic String getVersion()
public void setVersion(String version)
version
- the versionCopyright © 2018. All rights reserved.