[WIP] certs
Test / Run tests (push) Successful in 2m5s

This commit is contained in:
2026-09-14 15:51:26 +02:00
parent 93fb500e44
commit e5a29c2f8e
7 changed files with 207 additions and 3 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; }