Subversion Repositories SmartDukaan

Rev

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

Rev 8802 Rev 8942
Line 472... Line 472...
472
    4:i64 tenure,
472
    4:i64 tenure,
473
    5:string bankName,
473
    5:string bankName,
474
    6:i64 minAmount,
474
    6:i64 minAmount,
475
    7:string tenureDescription,
475
    7:string tenureDescription,
476
    8:EmiChargeType	chargeType,
476
    8:EmiChargeType	chargeType,
477
    9:double chargeValue    
477
    9:double chargeValue,
-
 
478
    10:double interestRate    
478
}
479
}
479
 
480
 
480
exception TransactionServiceException{
481
exception TransactionServiceException{
481
	1:i32 errorCode,
482
	1:i32 errorCode,
482
	2:string message
483
	2:string message