public class WxMpMassSpeedGetResult extends Object implements Serializable
获取群发速度 https://developers.weixin.qq.com/doc/offiaccount/Message_Management/Batch_Sends_and_Originality_Checks.html#9 speed realspeed 0 80w/分钟 1 60w/分钟 2 45w/分钟 3 30w/分钟 4 10w/分钟
| 构造器和说明 |
|---|
WxMpMassSpeedGetResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxMpMassSpeedGetResult |
fromJson(String json) |
String |
toString() |
public static WxMpMassSpeedGetResult fromJson(String json)
Copyright © 2019. All rights reserved.