Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- data structure : [
- {
- merchantId: MR01,
- menuId : M01,
- menuName: Nasi goreng,
- qty: 1,
- price : 1.000
- },
- {
- merchantId: MR01,
- menuId : M02,
- menuName: Nasi goreng,
- qty: 2,
- price : 1.000
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment