Subversion Repositories SmartDukaan

Rev

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

Rev 8961 Rev 8982
Line 387... Line 387...
387
	STORE = 2,
387
	STORE = 2,
388
	AMAZON =3,
388
	AMAZON =3,
389
	HOMESHOP18  = 4,
389
	HOMESHOP18  = 4,
390
	NAAPTOL = 5,
390
	NAAPTOL = 5,
391
	EBAY = 6,
391
	EBAY = 6,
392
	SNAPDEAL = 7	
392
	SNAPDEAL = 7
-
 
393
	FLIPKART = 8 	
393
}
394
}
394
 
395
 
395
struct RechargeOrder {
396
struct RechargeOrder {
396
    1:i64 id,
397
    1:i64 id,
397
    2:string displayId,
398
    2:string displayId,