Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryAcctInfoListRequest
-
Packages that use QueryAcctInfoListRequest Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryAcctInfoListRequest in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 with parameters of type QueryAcctInfoListRequest Modifier and Type Method Description QueryAcctInfoListResponseCpdpClient. QueryAcctInfoList(QueryAcctInfoListRequest req)聚鑫-开户信息列表查询, 查询某一段时间的开户信息 -
Uses of QueryAcctInfoListRequest in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryAcctInfoListRequest Constructor Description QueryAcctInfoListRequest(QueryAcctInfoListRequest 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.
-