public class AlipayOpenSearchSubservicekeywordApplyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOpenSearchSubservicekeywordApplyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getConfigId() |
List<String> |
getKeyWords() |
String |
getSubServiceCode() |
String |
getTargetAppid() |
void |
setConfigId(String configId) |
void |
setKeyWords(List<String> keyWords) |
void |
setSubServiceCode(String subServiceCode) |
void |
setTargetAppid(String targetAppid) |
public AlipayOpenSearchSubservicekeywordApplyModel()
public String getConfigId()
public void setConfigId(String configId)
public String getSubServiceCode()
public void setSubServiceCode(String subServiceCode)
public String getTargetAppid()
public void setTargetAppid(String targetAppid)
Copyright © 2023. All rights reserved.