$PaymentInitiationPaymentCreateRequestExtension extension
Methods
-
copyWith(
{String? clientId, String? secret, String? recipientId, String? reference, PaymentAmount? amount, ExternalPaymentScheduleRequest? schedule, ExternalPaymentOptions? options}) → PaymentInitiationPaymentCreateRequest -
Available on PaymentInitiationPaymentCreateRequest, provided by the $PaymentInitiationPaymentCreateRequestExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? clientId, Wrapped<String?> ? secret, Wrapped<String> ? recipientId, Wrapped<String> ? reference, Wrapped<PaymentAmount> ? amount, Wrapped<ExternalPaymentScheduleRequest?> ? schedule, Wrapped<ExternalPaymentOptions?> ? options}) → PaymentInitiationPaymentCreateRequest -
Available on PaymentInitiationPaymentCreateRequest, provided by the $PaymentInitiationPaymentCreateRequestExtension extension