Sub2ApiAdminPaymentOrderQuery constructor
const
Sub2ApiAdminPaymentOrderQuery({})
Implementation
const Sub2ApiAdminPaymentOrderQuery({
this.page = 1,
this.pageSize = 20,
this.userId,
this.status,
this.orderType,
this.paymentType,
this.keyword,
});