类 ActiveStatResponse
java.lang.Object
com.github.shuaidd.response.AbstractBaseResponse
com.github.shuaidd.response.addressbook.ActiveStatResponse
获取企业活跃成员数
- 作者:
- ddshuai date 2021-11-24 13:10
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 com.github.shuaidd.response.AbstractBaseResponse
getErrCode, getErrMsg, getHasMore, getNextCursor, setErrCode, setErrMsg, setHasMore, setNextCursor
-
字段详细资料
-
activeCnt
-
-
构造器详细资料
-
ActiveStatResponse
public ActiveStatResponse()
-
-
方法详细资料
-
getActiveCnt
-
setActiveCnt
-
toString
- 覆盖:
toString在类中AbstractBaseResponse
-