Subversion Repositories SmartDukaan

Rev

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

Rev 6392 Rev 6410
Line 428... Line 428...
428
    4:i64 tenure,
428
    4:i64 tenure,
429
    5:string bankName,
429
    5:string bankName,
430
    6:i64 minAmount,
430
    6:i64 minAmount,
431
    7:string tenureDescription,
431
    7:string tenureDescription,
432
    8:EmiChargeType	chargeType,
432
    8:EmiChargeType	chargeType,
433
    9:i64 chargeValue    
433
    9:double chargeValue    
434
}
434
}
435
 
435
 
436
exception TransactionServiceException{
436
exception TransactionServiceException{
437
	1:i32 errorCode,
437
	1:i32 errorCode,
438
	2:string message
438
	2:string message