public class AlipaySecurityProdIfaaDevicepubkeyQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipaySecurityProdIfaaDevicepubkeyQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEcdhPublickey()
Gets ecdh publickey.
|
String |
getMaxId()
Gets max id.
|
String |
getSecurityDeviceId()
Gets security device id.
|
String |
getSecuritySchema()
Gets security schema.
|
void |
setEcdhPublickey(String ecdhPublickey)
Sets ecdh publickey.
|
void |
setMaxId(String maxId)
Sets max id.
|
void |
setSecurityDeviceId(String securityDeviceId)
Sets security device id.
|
void |
setSecuritySchema(String securitySchema)
Sets security schema.
|
public AlipaySecurityProdIfaaDevicepubkeyQueryModel()
public String getEcdhPublickey()
public void setEcdhPublickey(String ecdhPublickey)
ecdhPublickey - the ecdh publickeypublic String getMaxId()
public void setMaxId(String maxId)
maxId - the max idpublic String getSecurityDeviceId()
public void setSecurityDeviceId(String securityDeviceId)
securityDeviceId - the security device idpublic String getSecuritySchema()
public void setSecuritySchema(String securitySchema)
securitySchema - the security schemaCopyright © 2018. All rights reserved.