Add Kleinunternehmerregelung to settings page
This commit is contained in:
@@ -14,6 +14,8 @@ namespace Server.Data
|
||||
|
||||
public PaymentData PaymentData { get; set; } = new();
|
||||
|
||||
public bool Kleinunternehmer { get; set; }
|
||||
|
||||
public string? Comment { get; set; }
|
||||
|
||||
public string? Logo { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user