Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. {
  2. "orderBookExtensions": [
  3. {
  4. "orderValidity": {
  5. "id": 2
  6. },
  7. "orderQuantity": 13,
  8. "orderPrice": 13,
  9. "triggerPrice": "13",
  10. "disclosedQuantity": "13"
  11. }
  12. ],
  13. "exchange": {
  14.  
  15. },
  16. "security": {
  17. "symbol": "Prodder"
  18. },
  19. "dnaConnection": {
  20.  
  21. },
  22. "client": {
  23.  
  24. },
  25. "dealer": {
  26.  
  27. },
  28. "member": {
  29. "memberCode": "M304",
  30. "memberName": "yuy"
  31. },
  32. "productType": {
  33.  
  34. },
  35. "instrumentType": {
  36. "id": 3
  37. },
  38. "exchangeOrderId": 1,
  39. "accountType": 1,
  40. "buyOrSell": 1
  41. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement