类 MatchInfo

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

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

    • MatchInfo

      public MatchInfo()
    • MatchInfo

      public MatchInfo(MatchInfo.Builder builder)
  • 方法详细资料

    • newBuilder

      public static MatchInfo.Builder newBuilder()
    • getEntityId

      public String getEntityId()
    • setEntityId

      public void setEntityId(String entityId)
    • getType

      public Integer getType()
    • setType

      public void setType(Integer type)