$PaymentInitiationPaymentReverseRequestExtension extension
Methods
-
copyWith(
{String? clientId, String? secret, String? paymentId, String? idempotencyKey, String? reference, PaymentAmountToRefund? amount}) → PaymentInitiationPaymentReverseRequest -
Available on PaymentInitiationPaymentReverseRequest, provided by the $PaymentInitiationPaymentReverseRequestExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? clientId, Wrapped<String?> ? secret, Wrapped<String> ? paymentId, Wrapped<String> ? idempotencyKey, Wrapped<String> ? reference, Wrapped<PaymentAmountToRefund?> ? amount}) → PaymentInitiationPaymentReverseRequest -
Available on PaymentInitiationPaymentReverseRequest, provided by the $PaymentInitiationPaymentReverseRequestExtension extension