Subversion Repositories SmartDukaan

Rev

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

Rev 3355 Rev 3359
Line 99... Line 99...
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:optional i32 expectedDelay
104
	32:optional i32 expectedDelay,
-
 
105
	33:optional i64 preferredWarehouse
105
}
106
}
106
 
107
 
107
struct VendorItemPricing{
108
struct VendorItemPricing{
108
	1:i64 vendorId,
109
	1:i64 vendorId,
109
	2:i64 itemId,
110
	2:i64 itemId,