queryRefund abstract method
Future<Sub2ApiAdminPaymentRefundResult>
queryRefund(
- int id, {
- Sub2ApiRequestOptions? requestOptions,
Implementation
Future<Sub2ApiAdminPaymentRefundResult> queryRefund(
int id, {
Sub2ApiRequestOptions? requestOptions,
});