$PaymentInitiationPaymentExtension extension
Methods
-
copyWith(
{String? paymentId, PaymentAmount? amount, PaymentInitiationPaymentStatus? status, String? recipientId, String? reference, String? adjustedReference, DateTime? lastStatusUpdate, ExternalPaymentScheduleGet? schedule, ExternalPaymentRefundDetails? refundDetails, SenderBACSNullable? bacs, String? iban, List< String> ? refundIds, PaymentAmountRefunded? amountRefunded, String? walletId, PaymentScheme? scheme, PaymentScheme? adjustedScheme, String? consentId, String? transactionId}) → PaymentInitiationPayment -
Available on PaymentInitiationPayment, provided by the $PaymentInitiationPaymentExtension extension
-
copyWithWrapped(
{Wrapped< String> ? paymentId, Wrapped<PaymentAmount> ? amount, Wrapped<PaymentInitiationPaymentStatus> ? status, Wrapped<String> ? recipientId, Wrapped<String> ? reference, Wrapped<String?> ? adjustedReference, Wrapped<DateTime> ? lastStatusUpdate, Wrapped<ExternalPaymentScheduleGet?> ? schedule, Wrapped<ExternalPaymentRefundDetails?> ? refundDetails, Wrapped<SenderBACSNullable?> ? bacs, Wrapped<String?> ? iban, Wrapped<List< ? refundIds, Wrapped<String> ?>PaymentAmountRefunded?> ? amountRefunded, Wrapped<String?> ? walletId, Wrapped<PaymentScheme?> ? scheme, Wrapped<PaymentScheme?> ? adjustedScheme, Wrapped<String?> ? consentId, Wrapped<String?> ? transactionId}) → PaymentInitiationPayment -
Available on PaymentInitiationPayment, provided by the $PaymentInitiationPaymentExtension extension