$TransferEventExtension extension
Methods
-
copyWith(
{int? eventId, DateTime? timestamp, TransferEventType? eventType, String? accountId, String? transferId, String? originationAccountId, TransferType? transferType, String? transferAmount, TransferFailure? failureReason, String? sweepId, String? sweepAmount, String? refundId, String? originatorClientId}) → TransferEvent -
Available on TransferEvent, provided by the $TransferEventExtension extension
-
copyWithWrapped(
{Wrapped< int> ? eventId, Wrapped<DateTime> ? timestamp, Wrapped<TransferEventType> ? eventType, Wrapped<String> ? accountId, Wrapped<String> ? transferId, Wrapped<String?> ? originationAccountId, Wrapped<TransferType> ? transferType, Wrapped<String> ? transferAmount, Wrapped<TransferFailure?> ? failureReason, Wrapped<String?> ? sweepId, Wrapped<String?> ? sweepAmount, Wrapped<String?> ? refundId, Wrapped<String?> ? originatorClientId}) → TransferEvent -
Available on TransferEvent, provided by the $TransferEventExtension extension