Distribute evenly over available funds | OLI_ALLOCOP_EVENLY | 5 |
Distribute loan interest to internal account | OLI_ALLOCOP_INTERNLACCT | 8 |
Distribute to fund new money | OLI_ALLOCOP_FUNDNEWMONEY | 9 |
Do not do any allocations without specific instructions | OLI_ALLOCOP_NONE | 1 |
Either specific instructions or use standing allocations. | OLI_ALLOCOP_STANDORSPEC | 4 |
Other | OLI_OTHER | 2147483647 |
Take interest from loan fund, distribute evenly | OLI_ALLOCOP_ORIGFNTHEVEN | 6 |
Take interest from loan fund, use ratio of funds | OLI_ALLOCOP_ORIGFNTHRATIO | 7 |
Unknown | OLI_UNKNOWN | 0 |
Use the ratio of the current Account balances to allocate | OLI_ALLOCOP_CURRENT | 3 |
Use the standing allocations defined by the owner | OLI_ALLOCOP_STANDING | 2 |