Skip to content

Instantly share code, notes, and snippets.

@Johan-ZeLearner
Created May 4, 2015 11:22
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 Johan-ZeLearner/9316de95ca5d303db460 to your computer and use it in GitHub Desktop.
Save Johan-ZeLearner/9316de95ca5d303db460 to your computer and use it in GitHub Desktop.
[
{
"id_customer_profile": 1,
"id_store": 1,
"id_on_store": 1,
"name": "Visiteur",
"visible": true,
"date_create": "2015-04-30 15:13:17",
"date_update": "2015-04-30 16:26:51"
},
{
"id_customer_profile": 2,
"id_store": 1,
"id_on_store": 2,
"name": "Invit\u00e9",
"visible": true,
"date_create": "2015-04-30 16:26:37",
"date_update": "2015-04-30 16:26:37"
},
{
"id_customer_profile": 3,
"id_store": 1,
"id_on_store": 3,
"name": "Client",
"visible": true,
"date_create": "2015-04-30 16:26:48",
"date_update": "2015-04-30 16:26:48"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment