DifferenceAllocation

Functions

Link copied to clipboard
abstract fun allocate(difference: Money, allocations: List<Money>): List<Money>

Allocates the difference in the allocations list.