diff options
author | aditya.puthuparambil <aditya.puthuparambil@est.tech> | 2020-04-06 16:00:03 +0100 |
---|---|---|
committer | aditya puthuparambil <aditya.puthuparambil@est.tech> | 2020-04-06 15:01:41 +0000 |
commit | 935358b4bfcf551ec780a4f6342032ac2a00376d (patch) | |
tree | 3a6747bab03c8608503aaa3cdaa629cd056b5110 /docs/apex/events/2/EventsIn.json.txt | |
parent | c80213e91c20dca8794a7d7540d9afb876b6d693 (diff) |
Apex-pdp documentation conversion from .adoc to .rst
Issue-ID: POLICY-2424
Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech>
Change-Id: Ic72f5cabe74d389ebafbcc8008525ef0831bd9b4
Diffstat (limited to 'docs/apex/events/2/EventsIn.json.txt')
-rw-r--r-- | docs/apex/events/2/EventsIn.json.txt | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/docs/apex/events/2/EventsIn.json.txt b/docs/apex/events/2/EventsIn.json.txt new file mode 100644 index 00000000..a38fcdbc --- /dev/null +++ b/docs/apex/events/2/EventsIn.json.txt @@ -0,0 +1,75 @@ +{ + "nameSpace": "com.hyperm", + "name": "SALE_INPUT", + "version": "0.0.1", + "time": 1483346466000, + "sale_ID": 99999992, + "amount": 1249, + "item_ID": 1012, + "quantity": 1, + "assistant_ID": 12, + "branch_ID": 2 +} +{ + "nameSpace": "com.hyperm", + "name": "SALE_INPUT", + "version": "0.0.1", + "time": 1482265033000, + "sale_ID": 99999993, + "amount": 4799, + "item_ID": 1943, + "quantity": 2, + "assistant_ID": 9, + "branch_ID": 3 +} +{ + "nameSpace": "com.hyperm", + "name": "SALE_INPUT", + "version": "0.0.1", + "time": 1483351989000, + "sale_ID": 99999991, + "amount": 299, + "item_ID": 5123, + "quantity": 1, + "assistant_ID": 23, + "branch_ID": 1, + "notes": "Special Offer!!" +} +{ + "nameSpace": "com.hyperm", + "name": "SALE_INPUT", + "version": "0.0.1", + "time": 1482398073000, + "sale_ID": 99999981, + "amount": 299, + "item_ID": 1047, + "quantity": 1, + "assistant_ID": 1212, + "branch_ID": 1002 +} +{ + "nameSpace": "com.hyperm", + "name": "SALE_INPUT", + "version": "0.0.1", + "time": 1482077977000, + "sale_ID": 99999982, + "amount": 2199, + "item_ID": 1443, + "quantity": 12, + "assistant_ID": 94, + "branch_ID": 1003, + "notes": "Buy 3, get 1 free!!" +} +{ + "nameSpace": "com.hyperm", + "name": "SALE_INPUT", + "version": "0.0.1", + "time": 1483351989000, + "sale_ID": 99999983, + "amount": 699, + "item_ID": 5321, + "quantity": 1, + "assistant_ID": 2323, + "branch_ID": 1001, + "notes": "" +} |