Uses of Class
com.tencentcloudapi.wav.v20210129.models.QueryArrivalListRequest
-
Packages that use QueryArrivalListRequest Package Description com.tencentcloudapi.wav.v20210129 com.tencentcloudapi.wav.v20210129.models -
-
Uses of QueryArrivalListRequest in com.tencentcloudapi.wav.v20210129
Methods in com.tencentcloudapi.wav.v20210129 with parameters of type QueryArrivalListRequest Modifier and Type Method Description QueryArrivalListResponseWavClient. QueryArrivalList(QueryArrivalListRequest req)查询指定时间范围内发生过到店的潜客到店信息 -
Uses of QueryArrivalListRequest in com.tencentcloudapi.wav.v20210129.models
Constructors in com.tencentcloudapi.wav.v20210129.models with parameters of type QueryArrivalListRequest Constructor Description QueryArrivalListRequest(QueryArrivalListRequest 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.
-