public class MiniAppModelQueryResponse extends AlipayObject
MiniAppModelQueryResponse()
String
getModelType()
List<String>
getRecords()
void
setModelType(String modelType)
setRecords(List<String> records)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MiniAppModelQueryResponse()
public String getModelType()
public void setModelType(String modelType)
public List<String> getRecords()
public void setRecords(List<String> records)
Copyright © 2023. All rights reserved.