$BankTransferExtension extension
- on
Methods
-
copyWith(
{String? id, ACHClass? achClass, String? accountId, BankTransferType? type, BankTransferUser? user, String? amount, String? isoCurrencyCode, String? description, DateTime? created, BankTransferStatus? status, BankTransferNetwork? network, bool? cancellable, BankTransferFailure? failureReason, String? customTag, BankTransferMetadata? metadata, String? originationAccountId, BankTransferDirection? direction}) → BankTransfer -
Available on BankTransfer, provided by the $BankTransferExtension extension
-
copyWithWrapped(
{Wrapped< String> ? id, Wrapped<ACHClass> ? achClass, Wrapped<String> ? accountId, Wrapped<BankTransferType> ? type, Wrapped<BankTransferUser> ? user, Wrapped<String> ? amount, Wrapped<String> ? isoCurrencyCode, Wrapped<String> ? description, Wrapped<DateTime> ? created, Wrapped<BankTransferStatus> ? status, Wrapped<BankTransferNetwork> ? network, Wrapped<bool> ? cancellable, Wrapped<BankTransferFailure?> ? failureReason, Wrapped<String?> ? customTag, Wrapped<BankTransferMetadata?> ? metadata, Wrapped<String> ? originationAccountId, Wrapped<BankTransferDirection?> ? direction}) → BankTransfer -
Available on BankTransfer, provided by the $BankTransferExtension extension