Subversion Repositories SmartDukaan

Rev

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

Rev 6389 Rev 6392
Line 425... Line 425...
425
    1:i64 id,
425
    1:i64 id,
426
    2:i64 gatewayId,
426
    2:i64 gatewayId,
427
	3:i64 bankId,
427
	3:i64 bankId,
428
    4:i64 tenure,
428
    4:i64 tenure,
429
    5:string bankName,
429
    5:string bankName,
430
    6:string 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:i64 chargeValue    
434
}
434
}
435
 
435