On Greatest Value Allocation
Allocates the Money difference on the item with the greatest value in the allocations list.
Inheritors
Functions
Link copied to clipboard
Allocates the difference in the allocations list.
Link copied to clipboard
abstract fun applyDifferenceOnValue(difference: Money, value: Money, allocations: List<Money>): List<Money>
Apply the difference in a specific value in the allocations list.