public class AlipayCommerceIotMdeviceprodWhitelistQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceIotMdeviceprodWhitelistQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAppProjectId() |
String |
getGroupType() |
String |
getGroupValue() |
String |
getUserIdentifyType() |
String |
getUserIdentifyValue() |
void |
setAppProjectId(String appProjectId) |
void |
setGroupType(String groupType) |
void |
setGroupValue(String groupValue) |
void |
setUserIdentifyType(String userIdentifyType) |
void |
setUserIdentifyValue(String userIdentifyValue) |
public AlipayCommerceIotMdeviceprodWhitelistQueryModel()
public String getAppProjectId()
public void setAppProjectId(String appProjectId)
public String getGroupType()
public void setGroupType(String groupType)
public String getGroupValue()
public void setGroupValue(String groupValue)
public String getUserIdentifyType()
public void setUserIdentifyType(String userIdentifyType)
public String getUserIdentifyValue()
public void setUserIdentifyValue(String userIdentifyValue)
Copyright © 2023. All rights reserved.