Skip to content

Instantly share code, notes, and snippets.

@novinfard
Last active June 20, 2021 19:12
Show Gist options
  • Save novinfard/46bf0b5a7896e76402785af723ecf87f to your computer and use it in GitHub Desktop.
Save novinfard/46bf0b5a7896e76402785af723ecf87f to your computer and use it in GitHub Desktop.
[List of the users participated in Lottery in SimpleLottery App]
{
"lotteryList": [
{
"userId": 10,
"void": false
},
{
"userId": 22,
"void": false
},
{
"userId": 4,
"void": false
},
{
"userId": 182,
"void": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment