Subversion Repositories SmartDukaan

Rev

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

Rev 10097 Rev 10140
Line 858... Line 858...
858
	
858
	
859
	i64 getFlipkartSearchResultCount(1:list<string> searchTerm),
859
	i64 getFlipkartSearchResultCount(1:list<string> searchTerm),
860
	
860
	
861
	list<FlipkartItemDetails> getAllFkItems()
861
	list<FlipkartItemDetails> getAllFkItems()
862
	
862
	
-
 
863
	FlipkartItem getFlipkartItemBySkyAtFlipkart(string sku)
-
 
864
	
863
}
865
}