public class SearchBaseItems extends AlipayObject
SearchBaseItems()
Boolean
getCanSearch()
List<String>
getKeyWords()
void
setCanSearch(Boolean canSearch)
setKeyWords(List<String> keyWords)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SearchBaseItems()
public Boolean getCanSearch()
public void setCanSearch(Boolean canSearch)
public List<String> getKeyWords()
public void setKeyWords(List<String> keyWords)
Copyright © 2023. All rights reserved.