public class AlipaySecurityProdSeAppletQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipaySecurityProdSeAppletQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getOptType()
Gets opt type.
|
String |
getParam()
Gets param.
|
String |
getPartnerId()
Gets partner id.
|
String |
getSeId()
Gets se id.
|
String |
getSeVersion()
Gets se version.
|
Long |
getSubOptType()
Gets sub opt type.
|
void |
setOptType(Long optType)
Sets opt type.
|
void |
setParam(String param)
Sets param.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
void |
setSeId(String seId)
Sets se id.
|
void |
setSeVersion(String seVersion)
Sets se version.
|
void |
setSubOptType(Long subOptType)
Sets sub opt type.
|
public AlipaySecurityProdSeAppletQueryModel()
public Long getOptType()
public void setOptType(Long optType)
optType - the opt typepublic String getParam()
public void setParam(String param)
param - the parampublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId - the partner idpublic String getSeId()
public void setSeId(String seId)
seId - the se idpublic String getSeVersion()
public void setSeVersion(String seVersion)
seVersion - the se versionpublic Long getSubOptType()
public void setSubOptType(Long subOptType)
subOptType - the sub opt typeCopyright © 2018. All rights reserved.