export type notifications_AdditionalFields = { channelName?: string; invoiceNumber?: string; senderName?: string; };