Subversion Repositories SmartDukaan

Rev

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

Rev 10909 Rev 10924
Line 869... Line 869...
869
	
869
	
870
	list<FlipkartItemDetails> getAllFkItems()
870
	list<FlipkartItemDetails> getAllFkItems()
871
	
871
	
872
	FlipkartItem getFlipkartItemBySkyAtFlipkart(string sku)
872
	FlipkartItem getFlipkartItemBySkyAtFlipkart(string sku)
873
	
873
	
874
	list<Amazonlisted> getAllFbbListedItems(),
874
	list<Amazonlisted> getAllFbbListedItems()
-
 
875
	
-
 
876
	list<Amazonlisted> getAllFbbPricingItems()
875
	
877
	
876
}
878
}