[WIP] certs
Test / Run tests (push) Failing after 17s

This commit is contained in:
2026-09-09 15:13:52 +02:00
parent 5904136d15
commit 2b3d38ee20
6 changed files with 205 additions and 3 deletions
+3
View File
@@ -96,6 +96,9 @@ namespace Elwig.Models.Entities {
[Column("ustid_nr")]
public string? UstIdNr { get; set; }
[Column("org_op_id")]
public string? OrganicOperatorId { get; set; }
[Column("org_auth_code")]
public string? OrganicAuthorityCode { get; set; }