Home | History | Annotate | Download | only in test-scripts
      1 {
      2     "status": "OK", 
      3     "restricted": false, 
      4     "version": 1, 
      5     "plans": [
      6         {
      7             "planName": "All-You-Can-Eat Day Pass", 
      8             "lastUpdate": "2010-12-21T21:03:24Z", 
      9             "planType": "UNLIMITED", 
     10             "usedBytes": 204200000, 
     11             "startTime": "2010-12-21T13:03:24Z", 
     12             "expirationTime": "2010-12-22T13:03:24Z"
     13         }, 
     14         {
     15             "planName": "Super-Awesome Chrome OS Promo Plan", 
     16             "lastUpdate": "2010-12-21T21:03:24Z", 
     17             "maxBytes": 102400000, 
     18             "planType": "METERED_FREE", 
     19             "usedBytes": 51200000, 
     20             "startTime": "2010-11-22T13:03:24Z", 
     21             "expirationTime": "2010-12-22T13:03:24Z"
     22         }
     23     ]
     24 }
     25