Last active
October 26, 2021 01:22
-
-
Save aryadiahmad4689/1dbb8e28d3f5a3f6935fcc9166b8c391 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
{ | |
"order_id" : "string", | |
"order_chanel": "string", | |
"area_code": "string", | |
"vehicle_class": "string", | |
"order_start_date": "2021-08-01", | |
"order_end_date": "2021-08-01", | |
"order_start_time": "00:00", | |
"order_end_time": "00:00", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment