Skip to content

Instantly share code, notes, and snippets.

@valentinhocher
Created September 30, 2015 07:31
Show Gist options
  • Select an option

  • Save valentinhocher/657c7d294716a7fca655 to your computer and use it in GitHub Desktop.

Select an option

Save valentinhocher/657c7d294716a7fca655 to your computer and use it in GitHub Desktop.
Vorschlag für das OCRPoint Objekt.
{
"data": {
"scale": [
750,
1500,
3000,
4000,
5000
],
"scaleColors": [
"#a198a3",
"#af7985",
"#bd5b66",
"#cb3c48",
"#e3010f"
],
"scaleItems": [
{
"freebies": [
{
"description": "Du erh\u00e4lst eine Suppe gratis",
"image": {},
"linkText": "Jetzt einl\u00f6sen!"
},
{
"description": "Du erh\u00e4lst einen Salat gratis",
"image": {},
"linkText": "Jetzt einl\u00f6sen!"
}
],
"title": "Pr\u00e4mie ab 750 BS-Points"
},
{
"freebies": [
{
"description": "Du erh\u00e4lst zwei Suppen gratis",
"image": {},
"linkText": "Jetzt einl\u00f6sen!"
}
],
"title": "Pr\u00e4mie ab 1500 BS-Points"
}
]
},
"type": "ocrPoints"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment