类 MatchEntityRespBody

java.lang.Object
com.lark.oapi.service.lingo.v1.model.MatchEntityRespBody

public class MatchEntityRespBody extends Object
  • 构造器详细资料

    • MatchEntityRespBody

      public MatchEntityRespBody()
  • 方法详细资料

    • getResults

      public MatchInfo[] getResults()
    • setResults

      public void setResults(MatchInfo[] results)