$WalletTransactionStatusUpdateWebhookExtension extension
Methods
-
copyWith(
{String? webhookType, String? webhookCode, String? transactionId, WalletTransactionStatus? newStatus, WalletTransactionStatus? oldStatus, DateTime? timestamp, WebhookEnvironmentValues? environment}) → WalletTransactionStatusUpdateWebhook -
Available on WalletTransactionStatusUpdateWebhook, provided by the $WalletTransactionStatusUpdateWebhookExtension extension
-
copyWithWrapped(
{Wrapped< String> ? webhookType, Wrapped<String> ? webhookCode, Wrapped<String> ? transactionId, Wrapped<WalletTransactionStatus> ? newStatus, Wrapped<WalletTransactionStatus> ? oldStatus, Wrapped<DateTime> ? timestamp, Wrapped<WebhookEnvironmentValues> ? environment}) → WalletTransactionStatusUpdateWebhook -
Available on WalletTransactionStatusUpdateWebhook, provided by the $WalletTransactionStatusUpdateWebhookExtension extension