public interface ILiveUserBillService
| 限定符和类型 | 方法和说明 |
|---|---|
LiveGetBillUseDetailResponse |
getBillUseDetail(LiveGetBillUseDetailRequest liveGetBillUseDetailRequest)
查询用户账单使用详情数据
API地址:https://help.polyv.net/#/live/api/v4/user/bill/use_detail_list
|
LiveGetBillUseDetailResponse getBillUseDetail(LiveGetBillUseDetailRequest liveGetBillUseDetailRequest) throws IOException, NoSuchAlgorithmException
liveGetBillUseDetailRequest - 查询用户账单使用详情数据请求实体IOException - 异常NoSuchAlgorithmException - 异常Copyright © 2025. All rights reserved.