[WIP] certs
Test / Run tests (push) Successful in 1m52s

This commit is contained in:
2026-09-14 16:42:23 +02:00
parent 62ac9d612b
commit 1aa96057e5
8 changed files with 245 additions and 6 deletions
+3
View File
@@ -96,6 +96,9 @@ namespace Elwig.Models.Entities {
[Column("ustid_nr")]
public string? UstIdNr { get; set; }
[Column("ooc_id")]
public string? OrganicOperatorId { get; set; }
[Column("org_auth_code")]
public string? OrganicAuthorityCode { get; set; }