Uses of Class
com.tencentcloudapi.wav.v20210129.models.QueryCrmStatisticsRequest
-
Packages that use QueryCrmStatisticsRequest Package Description com.tencentcloudapi.wav.v20210129 com.tencentcloudapi.wav.v20210129.models -
-
Uses of QueryCrmStatisticsRequest in com.tencentcloudapi.wav.v20210129
Methods in com.tencentcloudapi.wav.v20210129 with parameters of type QueryCrmStatisticsRequest Modifier and Type Method Description QueryCrmStatisticsResponseWavClient. QueryCrmStatistics(QueryCrmStatisticsRequest req)通过接口拉取租户/指定成员/部门在指定日期范围内的CRM跟进统计数据 -
Uses of QueryCrmStatisticsRequest in com.tencentcloudapi.wav.v20210129.models
Constructors in com.tencentcloudapi.wav.v20210129.models with parameters of type QueryCrmStatisticsRequest Constructor Description QueryCrmStatisticsRequest(QueryCrmStatisticsRequest 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.
-