static BCQueryResult |
BCPay.startQueryBill(BCEumeration.PAY_CHANNEL channel,
String billNo,
Date startTime,
Date endTime,
Integer skip,
Integer limit) |
static BCQueryResult |
BCPay.startQueryRefund(BCEumeration.PAY_CHANNEL channel,
String billNo,
String refundNo,
Date startTime,
Date endTime,
Integer skip,
Integer limit) |
static BCQueryResult |
ValidationUtil.validateQueryBill(String billNo,
Integer limit) |
static BCQueryResult |
ValidationUtil.validateQueryRefund(String billNo,
String refundNo,
Integer limit) |