Skip to content

Instantly share code, notes, and snippets.

@amixpal
Last active February 6, 2019 04:56
Show Gist options
  • Save amixpal/c1cf8875dae153e037bb894745fc44eb to your computer and use it in GitHub Desktop.
Save amixpal/c1cf8875dae153e037bb894745fc44eb to your computer and use it in GitHub Desktop.
{
"data": {
"appointmentId": 154942872715504,
"clientName": "Amit Pal",
"distance": "8",
"sessionTime": "60",
"meetingStartTime": 989876667676,
"clientProfilePic": "https://platform-lookaside.fbsbx.com/platform/profilepic/?asid\u003d2403294049698346\u0026height\u003d200\u0026width\u003d200\u0026ext\u003d1551981645\u0026hash\u003dAeQ1OfjlEkBTLbeA",
"price": "84.0",
"eventName": "FitMe Bring the Pain Challenge",
"interval": 30000,
"clientLocation": {
"name": "Point",
"loc": {
"type": "Point",
"coordinates": [47.600506, -122.3332236]
}
},
"tourStartTime": 989876667676,
"eventId": 154897412421505,
"numberOfPerson": 2,
"createdAt": 1549428747863
},
"to": "trainer1",
"notification": {
"click_action": "com.notification.category.trainer.booking.invite",
"body": "Amit Pal, You have a new training request!",
"sound": "default",
"badge": 1,
"content_available": true
}
}
@amixpal
Copy link
Author

amixpal commented Feb 6, 2019

{
"eventId": 154897412421505,
"trainerId": 154109142038606,
"clientId": 154938964558904,
"clientLocation": {
"name": "Point",
"loc": {
"type": "Point",
"coordinates": [47.600506, -122.3332236]
}
},
"meetingLocation": {
"name": "Point",
"loc": {
"type": "Point",
"coordinates": [47.600506, -122.3332236]
}
},
"meetingStartTimeLocation": {
"name": "Point",
"loc": {
"type": "Point",
"coordinates": [47.600506, -122.3332236]
}
},
"numberOfPerson": 2,
"price": "60",
"eventName": "FitMe Bring the Pain Challenge",
"meetingStartDate": 8786878878,
"meetingStartTime": 989876667676,
"appointmentStatus" : 0,
"isBookedStandAlone": true,
"isGymSelected": false,
"isThirtyMinutes": false,
"isOnDemand" : true,
"isEquipments": false
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment