Guest User

valid

a guest
Aug 29th, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. this:
  2. {valid: true,
  3. items: [{'TLM_NO': '00000', 'TLM_NAME': 'YYY-14 Tlm Rel 19'}, {...}]}
  4.  
  5. Or this one:
  6. {[{valid: true, data: {'TLM_NO': '00000', 'TLM_NAME': 'YYY-14 Tlm Rel 19'}},
  7. {valid: true, data: {...}}]}
Advertisement
Add Comment
Please, Sign In to add comment