Subversion Repositories SmartDukaan

Rev

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

Rev 13709 Rev 14182
Line 1132... Line 1132...
1132
	void addHsItem(1:list<HsItem> hsItems)
1132
	void addHsItem(1:list<HsItem> hsItems)
1133
	
1133
	
1134
	HsItem getHsItem(1:string hsItemId)
1134
	HsItem getHsItem(1:string hsItemId)
1135
	
1135
	
1136
	void updateHsItem(1:HsItem hsItem)
1136
	void updateHsItem(1:HsItem hsItem)
-
 
1137
	
-
 
1138
	Item getPricingForDtr(1:i64 catalogItemId)
1137
}
1139
}