Subversion Repositories SmartDukaan

Rev

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

Rev 3086 Rev 3089
Line 98... Line 98...
98
	26:optional double dealerPrice,
98
	26:optional double dealerPrice,
99
	27:bool defaultForEntity,
99
	27:bool defaultForEntity,
100
	28:i64 updatedOn,
100
	28:i64 updatedOn,
101
	29:optional i64 bestSellingRank, 
101
	29:optional i64 bestSellingRank, 
102
	30:string hotspotCategory,
102
	30:string hotspotCategory,
103
	31:bool risky,
103
	31:bool risky
104
	32:i64 similarityIndex
-
 
105
}
104
}
106
 
105
 
107
struct VendorItemPricing{
106
struct VendorItemPricing{
108
	1:i64 vendorId,
107
	1:i64 vendorId,
109
	2:i64 itemId,
108
	2:i64 itemId,