| Package | Description |
|---|---|
| me.hao0.wepay.core | |
| me.hao0.wepay.model.bill |
| Modifier and Type | Method and Description |
|---|---|
BillDetail<CommonBill> |
Bills.queryAll(String deviceInfo,
String date)
查询所有账单
|
BillDetail<RefundBill> |
Bills.queryRefund(String deviceInfo,
String date)
查询退款账单
|
BillDetail<Bill> |
Bills.querySuccess(String deviceInfo,
String date)
查询交易成功账单
|
| Modifier and Type | Method and Description |
|---|---|
static BillDetail |
BillDetail.empty() |
Copyright © 2018. All rights reserved.