TransferRepaymentListRequest constructor
TransferRepaymentListRequest({})
Implementation
TransferRepaymentListRequest({
this.clientId,
this.secret,
this.startDate,
this.endDate,
this.count,
this.offset,
});