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