Uses of Class
com.tencentcloudapi.yinsuda.v20220527.models.DescribeLiveVipTradeInfosResponse
-
Packages that use DescribeLiveVipTradeInfosResponse Package Description com.tencentcloudapi.yinsuda.v20220527 com.tencentcloudapi.yinsuda.v20220527.models -
-
Uses of DescribeLiveVipTradeInfosResponse in com.tencentcloudapi.yinsuda.v20220527
Methods in com.tencentcloudapi.yinsuda.v20220527 that return DescribeLiveVipTradeInfosResponse Modifier and Type Method Description DescribeLiveVipTradeInfosResponseYinsudaClient. DescribeLiveVipTradeInfos(DescribeLiveVipTradeInfosRequest req)批量获取直播会员充值流水详细信息,包括:流水号,订单状态,下订单时间等 -
Uses of DescribeLiveVipTradeInfosResponse in com.tencentcloudapi.yinsuda.v20220527.models
Constructors in com.tencentcloudapi.yinsuda.v20220527.models with parameters of type DescribeLiveVipTradeInfosResponse Constructor Description DescribeLiveVipTradeInfosResponse(DescribeLiveVipTradeInfosResponse 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.
-