Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Last active July 6, 2016 09:59
Show Gist options
  • Save hitherejoe/ae8f7755e81ee65ec59da3f68e51490a to your computer and use it in GitHub Desktop.
Save hitherejoe/ae8f7755e81ee65ec59da3f68e51490a to your computer and use it in GitHub Desktop.
{
"accountIdLabel": "Member Id",
"accountNameLabel": "Member Name",
"allowMultipleUsersPerObject": true,
"id": "2945482443380251551.ExampleClass1",
"issuerName": "Baconrista",
"kind": "walletobjects#loyaltyClass",
"textModulesData": [
{
"header": "Rewards details",
"body": "Welcome to Baconrista rewards. Enjoy your rewards for being a loyal customer.
10 points for every dollar spent. Redeem your points for free coffee, bacon and more!"
}
],
"linksModuleData": {
"uris": [
{
"kind": "walletobjects#uri",
"uri": "http://maps.google.com/map?q=google",
"description": "Nearby Locations"
},
{
"kind": "walletobjects#uri",
"uri": "tel:6505555555",
"description": "Call Customer Service"
}
]
},
"imageModulesData": [
{
"mainImage": {
"kind": "walletobjects#image",
"sourceUri": {
"kind": "walletobjects#uri",
"uri": "http://farm4.staticflickr.com/3738/12440799783_3dc3c20606_b.jpg",
"description": "Coffee beans"
}
}
}
],
"messages": [{
"actionUri": {
"kind": "walletobjects#uri",
"uri": "http://baconrista.com"
},
"header": "Welcome to Banconrista Rewards!",
"body": "Featuring our new bacon donuts.",
"image": {
"kind": "walletobjects#image",
"sourceUri": {
"kind": "walletobjects#uri",
"uri": "http://farm8.staticflickr.com/7302/11177240353_115daa5729_o.jpg"
}
},
"kind": "walletobjects#walletObjectMessage"
}],
"locations": [{
"kind": "walletobjects#latLongPoint",
"latitude": 37.424015499999996,
"longitude": -122.09259560000001
},{
"kind": "walletobjects#latLongPoint",
"latitude": 37.424354,
"longitude": -122.09508869999999
},{
"kind": "walletobjects#latLongPoint",
"latitude": 37.7901435,
"longitude": -122.39026709999997
},{
"kind": "walletobjects#latLongPoint",
"latitude": 40.7406578,
"longitude": -74.00208940000002
}],
"programLogo": {
"kind": "walletobjects#image",
"sourceUri": {
"kind": "walletobjects#uri",
"uri": "http://farm8.staticflickr.com/7340/11177041185_a61a7f2139_o.jpg"
}
},
"programName": "Baconrista Rewards",
"renderSpecs": [{
"templateFamily": "1.loyalty_list",
"viewName": "g_list"
}, {
"templateFamily": "1.loyalty_expanded",
"viewName": "g_expanded"
}],
"rewardsTier": "Gold",
"rewardsTierLabel": "Tier",
"reviewStatus": "underReview",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment