Subversion Repositories SmartDukaan

Rev

Rev 6507 | Rev 6525 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6507 Rev 6515
Line 372... Line 372...
372
   15:string spiceTID,
372
   15:string spiceTID,
373
   16:i64 responseTimestamp,
373
   16:i64 responseTimestamp,
374
   17:string description,
374
   17:string description,
375
   18:string plan,
375
   18:string plan,
376
   19:string couponCode,
376
   19:string couponCode,
377
   20:i64 couponAmount
377
   20:i64 couponAmount,
-
 
378
   21:i64 refundTimestamp
378
}
379
}
379
 
380
 
380
struct RechargeStatistics{
381
struct RechargeStatistics{
381
	1:map<i64, i64> statusCounts,
382
	1:map<i64, i64> statusCounts,
382
	2:map<i64, i64> operatorCounts,
383
	2:map<i64, i64> operatorCounts,