You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 line
188 B

  1. {
  2. "0": {
  3. "Limit": 2,
  4. "Books": [],
  5. "Name": "FirstName LastName"
  6. },
  7. "1": {
  8. "Limit": 100,
  9. "Books": [0],
  10. "Name": "John Doe"
  11. }
  12. }