Subversion Repositories SmartDukaan

Rev

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

Rev 29840 Rev 29961
Line 1... Line 1...
1
    
1
    
2
    <td>$creditAccount.getId()</td>
2
    <td>$creditAccount.getId()</td>
3
    <td>$creditAccount.getFofoId()</td>
3
    <td>$creditAccount.getFofoId()</td>
4
    <td>$customRetailers.get($creditAccount.getFofoId()).getBusinessName()</td>
4
    <td>$customRetailers.get($creditAccount.getFofoId()).getBusinessName()</td>
-
 
5
    <td>$fofoStoreMap.get($creditAccount.getFofoId()).getPan()</td>
5
    <td>$creditAccount.getGateway()</td>
6
    <td>$creditAccount.getGateway()</td>
6
    <td>$creditAccount.getSanctionedAmount()</td>
7
    <td>$creditAccount.getSanctionedAmount()</td>
7
    <td>$creditAccount.getAvailableAmount()</td>
8
    <td>$creditAccount.getAvailableAmount()</td>
8
    <td>$creditAccount.getCreditStatus()</td>
9
    <td>$creditAccount.getCreditStatus()</td>
9
    #if($creditAccount.getDescription())
10
    #if($creditAccount.getDescription())