Subversion Repositories SmartDukaan

Rev

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

Rev 12133 Rev 12169
Line 551... Line 551...
551
	2:double dealPrice,
551
	2:double dealPrice,
552
	3:double saholicPrice,
552
	3:double saholicPrice,
553
	4:double sdPrice,
553
	4:double sdPrice,
554
	5:double fkPrice,
554
	5:double fkPrice,
555
	6:double amazonPrice,
555
	6:double amazonPrice,
556
	7:string productName
556
	7:string productName,
-
 
557
	8:i64 lastProcessedTimestamp
557
}
558
}
558
 
559
 
559
service CatalogService extends GenericService.GenericService{
560
service CatalogService extends GenericService.GenericService{
560
 
561
 
561
/**
562
/**