public class AlipaySecurityRiskHideDeviceidQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipaySecurityRiskHideDeviceidQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppKeyClient()
Gets app key client.
|
String |
getAppKeyServer()
Gets app key server.
|
String |
getAppName()
Gets app name.
|
String |
getDeviceidToken()
Gets deviceid token.
|
void |
setAppKeyClient(String appKeyClient)
Sets app key client.
|
void |
setAppKeyServer(String appKeyServer)
Sets app key server.
|
void |
setAppName(String appName)
Sets app name.
|
void |
setDeviceidToken(String deviceidToken)
Sets deviceid token.
|
public AlipaySecurityRiskHideDeviceidQueryModel()
public String getAppKeyClient()
public void setAppKeyClient(String appKeyClient)
appKeyClient - the app key clientpublic String getAppKeyServer()
public void setAppKeyServer(String appKeyServer)
appKeyServer - the app key serverpublic String getAppName()
public void setAppName(String appName)
appName - the app namepublic String getDeviceidToken()
public void setDeviceidToken(String deviceidToken)
deviceidToken - the deviceid tokenCopyright © 2018. All rights reserved.