Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "status": "Success",
- "statusCode": 200,
- "data": {
- "memberList": [
- {
- "id": "29324c5f-908e-4194-8084-72622e25c751",
- "name": "John Doe",
- "profilePictureUrl": "https://picsum.photos/id/12/300/300",
- "isInvited": false
- },
- {
- "id": "29324c5f-908e-4194-8084-72622e25c751",
- "name": "Von Doe",
- "profilePictureUrl": "https://picsum.photos/id/17/300/300",
- "isInvited": false
- },
- {
- "id": "29324c5f-908e-4194-8084-72622e25c751",
- "name": "John Doe",
- "profilePictureUrl": "https://picsum.photos/id/16/300/300",
- "isInvited": false
- },
- {
- "id": "29324c5f-908e-4194-8084-72622e25c751",
- "name": "Maria Nigar",
- "profilePictureUrl": "https://picsum.photos/id/15/300/300",
- "isInvited": true
- },
- {
- "id": "29324c5f-908e-4194-8084-72622e25c751",
- "name": "Faisal Binu",
- "profilePictureUrl": null,
- "isInvited": false
- },
- {
- "id": "29324c5f-908e-4194-8084-72622e25c751",
- "name": "Faisal Binu",
- "profilePictureUrl": null,
- "isInvited": true
- }
- ],
- "pageNumber": 1,
- "pageSize": 10,
- "total": 20
- },
- "message": "Successful",
- "errors": null
- }
Advertisement
Add Comment
Please, Sign In to add comment