Subversion Repositories SmartDukaan

Rev

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

Rev 7281 Rev 7330
Line 58... Line 58...
58
	14:InventoryType inventoryType,
58
	14:InventoryType inventoryType,
59
	15:Vendor vendor,
59
	15:Vendor vendor,
60
	16:i64 shippingWarehouseId,
60
	16:i64 shippingWarehouseId,
61
	17:i64 billingWarehouseId,
61
	17:i64 billingWarehouseId,
62
	18:bool isAvailabilityMonitored,
62
	18:bool isAvailabilityMonitored,
63
	19:i64 transferDelayInHours
63
	19:i64 transferDelayInHours,
-
 
64
	20:i64 stateId
64
}
65
}
65
 
66
 
66
/* */
67
/* */
67
struct ItemInventory{
68
struct ItemInventory{
68
	1:i64 id,
69
	1:i64 id,