Skip to content

Instantly share code, notes, and snippets.

@nachopants
Last active December 22, 2016 03:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nachopants/b6e82b55a2adf279e20a3c156897bcea to your computer and use it in GitHub Desktop.
Save nachopants/b6e82b55a2adf279e20a3c156897bcea to your computer and use it in GitHub Desktop.
grid": [
{
"rows": [
{
"title": "Mr",
"gender": "Male",
"firstName": "123",
"middleName": "123",
"lastName": "123",
"emailAddress": "123@123.com",
"mobileNumber": "123",
"occupation": "123",
"tfn": "123",
"australianBorn": true,
"birthCity": "123",
"birthState": "NSW",
},
{
"title": "Mr",
"gender": "Male",
"firstName": "123",
"middleName": "123",
"lastName": "123",
"emailAddress": "123@123.com",
"mobileNumber": "123",
"occupation": "123",
"tfn": "123",
"australianBorn": true,
"birthCity": "123",
"birthState": "NSW",
}
{
"title": "Mr",
"gender": "Male",
"firstName": "123",
"middleName": "123",
"lastName": "123",
"emailAddress": "123@123.com",
"mobileNumber": "123",
"occupation": "123",
"tfn": "123",
"australianBorn": true,
"birthCity": "123",
"birthState": "NSW",
}
]
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment