Subversion Repositories SmartDukaan

Rev

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

Rev 6643 Rev 6725
Line 53... Line 53...
53
	3:i64 deliveryTime,
53
	3:i64 deliveryTime,
54
	4:string airway_billno,
54
	4:string airway_billno,
55
	5:i64 shippingTime,
55
	5:i64 shippingTime,
56
	6:bool codAllowed,
56
	6:bool codAllowed,
57
	7:i64 fulfilmentWarehouseId,
57
	7:i64 fulfilmentWarehouseId,
58
	8:bool otgAvailable
58
	8:bool otgAvailable,
-
 
59
	9:i64 deliveryDelay
59
}
60
}
60
 
61
 
61
struct PickupStore {
62
struct PickupStore {
62
	1:i64 id,
63
	1:i64 id,
63
	2:string hotspotId,	
64
	2:string hotspotId,