$WalletTransactionStatusUpdateWebhookExtension extension

on

Methods

copyWith({String? webhookType, String? webhookCode, String? transactionId, WalletTransactionStatus? newStatus, WalletTransactionStatus? oldStatus, DateTime? timestamp, WebhookEnvironmentValues? environment}) WalletTransactionStatusUpdateWebhook
copyWithWrapped({Wrapped<String>? webhookType, Wrapped<String>? webhookCode, Wrapped<String>? transactionId, Wrapped<WalletTransactionStatus>? newStatus, Wrapped<WalletTransactionStatus>? oldStatus, Wrapped<DateTime>? timestamp, Wrapped<WebhookEnvironmentValues>? environment}) WalletTransactionStatusUpdateWebhook