Skip to content

Commit cd2e177

Browse files
authored
Add BIN_PAY to pos_integrator model (#10)
1 parent 79faccb commit cd2e177

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

craftgate/model/pos_integrator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ class PosIntegrator(str, Enum):
4141
AKBANK_VPOS = "AKBANK_VPOS"
4242
TAP = "TAP"
4343
RUBIK = "RUBIK"
44+
BIN_PAY = "BIN_PAY"

0 commit comments

Comments
 (0)