Subversion Repositories SmartDukaan

Rev

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

Rev 14646 Rev 14821
Line 204... Line 204...
204
	4:i64 itemId,
204
	4:i64 itemId,
205
	5:string product,
205
	5:string product,
206
	6:string serialNumber,
206
	6:string serialNumber,
207
	7:string itemNumber,
207
	7:string itemNumber,
208
	8:string purchaseOrder
208
	8:string purchaseOrder
-
 
209
	9:i64 doaOutTimeStamp,
-
 
210
	10:double transferPrice,
-
 
211
	11:double nlcPrice
209
}
212
}
210
 
213
 
211
exception WarehouseServiceException {
214
exception WarehouseServiceException {
212
    1:GenericService.ExceptionType exceptionType,
215
    1:GenericService.ExceptionType exceptionType,
213
    2:string message
216
    2:string message