$TransferAuthorizationCreateRequestExtension extension
Methods
-
copyWith(
{String? clientId, String? secret, String? accessToken, String? accountId, String? paymentProfileToken, TransferType? type, TransferNetwork? network, String? amount, ACHClass? achClass, TransferAuthorizationUserInRequest? user, TransferAuthorizationDevice? device, String? originationAccountId, String? isoCurrencyCode, String? idempotencyKey, bool? userPresent, bool? withGuarantee, String? beaconSessionId, String? originatorClientId}) → TransferAuthorizationCreateRequest -
Available on TransferAuthorizationCreateRequest, provided by the $TransferAuthorizationCreateRequestExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? clientId, Wrapped<String?> ? secret, Wrapped<String?> ? accessToken, Wrapped<String?> ? accountId, Wrapped<String?> ? paymentProfileToken, Wrapped<TransferType> ? type, Wrapped<TransferNetwork> ? network, Wrapped<String> ? amount, Wrapped<ACHClass?> ? achClass, Wrapped<TransferAuthorizationUserInRequest> ? user, Wrapped<TransferAuthorizationDevice?> ? device, Wrapped<String?> ? originationAccountId, Wrapped<String?> ? isoCurrencyCode, Wrapped<String?> ? idempotencyKey, Wrapped<bool?> ? userPresent, Wrapped<bool?> ? withGuarantee, Wrapped<String?> ? beaconSessionId, Wrapped<String?> ? originatorClientId}) → TransferAuthorizationCreateRequest -
Available on TransferAuthorizationCreateRequest, provided by the $TransferAuthorizationCreateRequestExtension extension