Subversion Repositories SmartDukaan

Rev

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

Rev 6412 Rev 6433
Line 368... Line 368...
368
   13:string userEmailId,
368
   13:string userEmailId,
369
   14:i64 creationTimestamp,
369
   14:i64 creationTimestamp,
370
   15:string spiceTID,
370
   15:string spiceTID,
371
   16:i64 responseTimestamp,
371
   16:i64 responseTimestamp,
372
   17:string description,
372
   17:string description,
373
   18:string plan
373
   18:string plan,
-
 
374
   19:string couponCode,
-
 
375
   20:i64 couponAmount
374
}
376
}
375
 
377
 
376
struct RechargeStatistics{
378
struct RechargeStatistics{
377
	1:map<i64, i64> statusCounts,
379
	1:map<i64, i64> statusCounts,
378
	2:map<i64, i64> operatorCounts,
380
	2:map<i64, i64> operatorCounts,