Uses of Class
com.tencentcloudapi.wav.v20210129.models.QueryCrmStatisticsResponse
-
Packages that use QueryCrmStatisticsResponse Package Description com.tencentcloudapi.wav.v20210129 com.tencentcloudapi.wav.v20210129.models -
-
Uses of QueryCrmStatisticsResponse in com.tencentcloudapi.wav.v20210129
Methods in com.tencentcloudapi.wav.v20210129 that return QueryCrmStatisticsResponse Modifier and Type Method Description QueryCrmStatisticsResponseWavClient. QueryCrmStatistics(QueryCrmStatisticsRequest req)通过接口拉取租户/指定成员/部门在指定日期范围内的CRM跟进统计数据 -
Uses of QueryCrmStatisticsResponse in com.tencentcloudapi.wav.v20210129.models
Constructors in com.tencentcloudapi.wav.v20210129.models with parameters of type QueryCrmStatisticsResponse Constructor Description QueryCrmStatisticsResponse(QueryCrmStatisticsResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-