Created
October 5, 2018 07:14
-
-
Save avoronkin/33808bc05e19a108416fd4f651dba512 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Command": "PrintCheck", | |
"SignCalculation": "Сoming", | |
"Key": "BB720A776848", | |
"IP": "192.168.8.250", | |
"Port": "7777", | |
"Protocol": "TCP", | |
"MainData": [{ | |
"Cashier": "TEST T.T" | |
}], | |
"PaymentData": [{ | |
"GoodsName": "GoodsName", | |
"GoodsCost": "549", | |
"GoodsCount": "1" | |
}], | |
"AdditionalData": [{ | |
"FontType": "Normal", | |
"Allign": "Left", | |
"Text": "Client C.C" | |
}, { | |
"FontType": "Normal", | |
"Allign": "Left", | |
"Text": "Продукт" | |
}], | |
"CashData": [{ | |
"CashIn": "0", | |
"CashOut": "0" | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment