Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Created June 29, 2016 15:45
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 hitherejoe/9d2932ff240c5ff869916f1a15e9d782 to your computer and use it in GitHub Desktop.
Save hitherejoe/9d2932ff240c5ff869916f1a15e9d782 to your computer and use it in GitHub Desktop.
{
"kind": "walletobjects#offerObject",
"classId": "2945482443380251551.OfferClass",
"id": "2945482443380251551.OfferObject",
"version": "1",
"state": "active",
"issuerData": {
"kind": "walletobjects#typedValue"
},
"barcode": {
"kind": "walletobjects#barcode",
"type": "upcA",
"value": "123456789012",
"alternateText": "12345"
},
"validTimeInterval": {
"kind": "walletobjects#timeInterval",
"start": "2013-06-12T23:20:50.52Z",
"end": "2013-12-12T23:20:50.52Z"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment