On First
Allocates the Money difference on the first item in the allocations list.
Functions
Link copied to clipboard
Allocates the difference in the allocations list.
Link copied to clipboard
open fun applyDifferenceAtIndex(difference: Money, index: Int, allocations: List<Money>): List<Money>
Apply the difference in the specific index of the allocations list.