Added onlineveilingmeester auctions

This commit is contained in:
Computerboer
2023-07-09 20:38:13 +02:00
parent ae76936544
commit 96b4cdc0ea
3 changed files with 39 additions and 4 deletions

View File

@@ -9,6 +9,7 @@ class Countrycode(Enum):
class Auctionbrand(str, Enum):
NONE = "NONE",
TWK = "TWK"
OVM = "OVM"
class GeonameLocation: