Subversion Repositories SmartDukaan

Rev

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

Rev 2128 Rev 2249
Line 89... Line 89...
89
	25:optional double bestDealValue,
89
	25:optional double bestDealValue,
90
	26:double dealerPrice,
90
	26:double dealerPrice,
91
	27:bool defaultForEntity,
91
	27:bool defaultForEntity,
92
	28:i64 updatedOn,
92
	28:i64 updatedOn,
93
	29:optional i64 bestSellingRank, 
93
	29:optional i64 bestSellingRank, 
94
	30:string hotspotCategory
94
	30:string hotspotCategory,
-
 
95
	31:bool risky
95
}
96
}
96
 
97
 
97
struct VendorItemPricing{
98
struct VendorItemPricing{
98
	1:i64 vendorId,
99
	1:i64 vendorId,
99
	2:i64 itemId,
100
	2:i64 itemId,