$PaymentStatusUpdateWebhookExtension extension
Methods
-
copyWith(
{String? webhookType, String? webhookCode, String? paymentId, PaymentInitiationPaymentStatus? newPaymentStatus, PaymentInitiationPaymentStatus? oldPaymentStatus, String? originalReference, String? adjustedReference, DateTime? originalStartDate, DateTime? adjustedStartDate, DateTime? timestamp, PlaidError? error, WebhookEnvironmentValues? environment}) → PaymentStatusUpdateWebhook -
Available on PaymentStatusUpdateWebhook, provided by the $PaymentStatusUpdateWebhookExtension extension
-
copyWithWrapped(
{Wrapped< String> ? webhookType, Wrapped<String> ? webhookCode, Wrapped<String> ? paymentId, Wrapped<PaymentInitiationPaymentStatus> ? newPaymentStatus, Wrapped<PaymentInitiationPaymentStatus> ? oldPaymentStatus, Wrapped<String?> ? originalReference, Wrapped<String?> ? adjustedReference, Wrapped<DateTime?> ? originalStartDate, Wrapped<DateTime?> ? adjustedStartDate, Wrapped<DateTime> ? timestamp, Wrapped<PlaidError?> ? error, Wrapped<WebhookEnvironmentValues> ? environment}) → PaymentStatusUpdateWebhook -
Available on PaymentStatusUpdateWebhook, provided by the $PaymentStatusUpdateWebhookExtension extension