Subversion Repositories SmartDukaan

Rev

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

Rev 2807 Rev 2824
Line 42... Line 42...
42
	5:i64 addedOn,
42
	5:i64 addedOn,
43
	6:i64 lastCheckedOn,
43
	6:i64 lastCheckedOn,
44
	7:string tinNumber,
44
	7:string tinNumber,
45
	8:string pincode,
45
	8:string pincode,
46
	9:string vendorString,
46
	9:string vendorString,
47
	10:WarehouseLocation logisticsLocation
47
	10:WarehouseLocation logisticsLocation,
48
	11:string vendor
48
	11:string vendor,
-
 
49
	12:i64 vendorId
49
}
50
}
50
/* */
51
/* */
51
struct ItemInventory{
52
struct ItemInventory{
52
	1:i64 id,
53
	1:i64 id,
53
	2:map<i64,i64> availability
54
	2:map<i64,i64> availability