类 BatchSendProgress

java.lang.Object
com.lark.oapi.service.im.v1.model.BatchSendProgress

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

    • BatchSendProgress

      public BatchSendProgress()
    • BatchSendProgress

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

    • newBuilder

      public static BatchSendProgress.Builder newBuilder()
    • getSendCount

      public String getSendCount()
    • setSendCount

      public void setSendCount(String sendCount)
    • getTotalSendCount

      public String getTotalSendCount()
    • setTotalSendCount

      public void setTotalSendCount(String totalSendCount)