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

This commit is contained in:
2026-09-09 15:13:11 +02:00
parent 5904136d15
commit 9f4460f03e
6 changed files with 202 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; }