Billing: Update EBICS exporter

This commit is contained in:
2023-12-29 13:14:32 +01:00
parent 6cf5e0d45e
commit 4738cde9e4
5 changed files with 79 additions and 93 deletions

View File

@ -1,4 +1,4 @@
using Elwig.Helpers.Billing;
using Elwig.Models.Dtos;
using System;
namespace Elwig.Helpers.Export {