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