$TransferCreateRequestExtension extension

on

Methods

copyWith({String? clientId, String? secret, String? idempotencyKey, String? accessToken, String? accountId, String? paymentProfileToken, String? authorizationId, TransferType? type, TransferNetwork? network, String? amount, String? description, ACHClass? achClass, TransferUserInRequestDeprecated? user, TransferMetadata? metadata, String? originationAccountId, String? isoCurrencyCode}) TransferCreateRequest

Available on TransferCreateRequest, provided by the $TransferCreateRequestExtension extension

copyWithWrapped({Wrapped<String?>? clientId, Wrapped<String?>? secret, Wrapped<String?>? idempotencyKey, Wrapped<String?>? accessToken, Wrapped<String?>? accountId, Wrapped<String?>? paymentProfileToken, Wrapped<String>? authorizationId, Wrapped<TransferType?>? type, Wrapped<TransferNetwork?>? network, Wrapped<String?>? amount, Wrapped<String>? description, Wrapped<ACHClass?>? achClass, Wrapped<TransferUserInRequestDeprecated?>? user, Wrapped<TransferMetadata?>? metadata, Wrapped<String?>? originationAccountId, Wrapped<String?>? isoCurrencyCode}) TransferCreateRequest

Available on TransferCreateRequest, provided by the $TransferCreateRequestExtension extension