Subversion Repositories SmartDukaan

Rev

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

Rev 4375 Rev 4406
Line 103... Line 103...
103
	29:optional i64 bestSellingRank, 
103
	29:optional i64 bestSellingRank, 
104
	30:string hotspotCategory,
104
	30:string hotspotCategory,
105
	31:bool risky,
105
	31:bool risky,
106
	32:optional i32 expectedDelay,
106
	32:optional i32 expectedDelay,
107
	33:optional string preferredWarehouse,
107
	33:optional string preferredWarehouse,
-
 
108
	34:optional string defaultWarehouse,
-
 
109
	35:optional bool isWarehousePreferenceSticky,
108
	34:i32 warrantyPeriod
110
	36:i32 warrantyPeriod
109
}
111
}
110
 
112
 
111
struct VendorItemPricing{
113
struct VendorItemPricing{
112
	1:i64 vendorId,
114
	1:i64 vendorId,
113
	2:i64 itemId,
115
	2:i64 itemId,