$TransferIntentCreateExtension extension

on

Methods

copyWith({String? id, DateTime? created, TransferIntentStatus? status, String? accountId, String? originationAccountId, String? amount, TransferIntentCreateMode? mode, ACHClass? achClass, TransferUserInResponse? user, String? description, TransferMetadata? metadata, String? isoCurrencyCode, bool? requireGuarantee}) TransferIntentCreate
copyWithWrapped({Wrapped<String>? id, Wrapped<DateTime>? created, Wrapped<TransferIntentStatus>? status, Wrapped<String?>? accountId, Wrapped<String>? originationAccountId, Wrapped<String>? amount, Wrapped<TransferIntentCreateMode>? mode, Wrapped<ACHClass?>? achClass, Wrapped<TransferUserInResponse>? user, Wrapped<String>? description, Wrapped<TransferMetadata?>? metadata, Wrapped<String>? isoCurrencyCode, Wrapped<bool?>? requireGuarantee}) TransferIntentCreate