RecurringTransactionsUpdateWebhook constructor
RecurringTransactionsUpdateWebhook({})
Implementation
RecurringTransactionsUpdateWebhook({
required this.webhookType,
required this.webhookCode,
required this.itemId,
required this.accountIds,
required this.environment,
});