diff --git a/craftgate/model/pos_integrator.py b/craftgate/model/pos_integrator.py index bd62c5a..acfe0cd 100644 --- a/craftgate/model/pos_integrator.py +++ b/craftgate/model/pos_integrator.py @@ -42,3 +42,4 @@ class PosIntegrator(str, Enum): TAP = "TAP" RUBIK = "RUBIK" BIN_PAY = "BIN_PAY" + TURKONAY = "TURKONAY"