TransferEventListRequest constructor
TransferEventListRequest({})
Implementation
TransferEventListRequest({
this.clientId,
this.secret,
this.startDate,
this.endDate,
this.transferId,
this.accountId,
this.transferType,
this.eventTypes,
this.sweepId,
this.count,
this.offset,
this.originationAccountId,
this.originatorClientId,
});