Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "reportId": 1,
- "reportTypeId": 1,
- "name": "Modulo 1",
- "description": "Modulo 1",
- "url": "",
- "image": "",
- "statusId": 0,
- "reportParentId": 0,
- "enableEdit": true,
- "reportItems": [
- {
- "reportId": 2,
- "reportTypeId": 2,
- "name": "Sub modulo 1",
- "description": "Sub modulo 1",
- "url": "",
- "image": "",
- "statusId": 0,
- "reportParentId": 1,
- "enableEdit": true,
- "reportItems": [
- {
- "reportId": 5,
- "reportTypeId": 3,
- "name": "Aprobar sub 1",
- "description": "Aprobar sub 1",
- "url": "",
- "image": "",
- "statusId": 0,
- "reportParentId": 2,
- "enableEdit": true,
- "reportItems": []
- }
- ]
- }
- ]
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement