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