@basetime/a2w-api-ts
Advanced tools
Comparing version 0.1.30 to 0.1.31
@@ -67,2 +67,6 @@ import { Campaign } from './Campaign'; | ||
/** | ||
* Whether the pass has been scanned. | ||
*/ | ||
isScanned: boolean; | ||
/** | ||
* The date the pass was created | ||
@@ -69,0 +73,0 @@ */ |
{ | ||
"name": "@basetime/a2w-api-ts", | ||
"version": "0.1.30", | ||
"version": "0.1.31", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Client library that communicates with the addtowallet API.", |
118139
3223