com.r3corda.contracts.cash / kotlin.collections.Iterable / sumCashOrZero

sumCashOrZero

fun Iterable<ContractState>.sumCashOrZero(currency: Currency): <ERROR CLASS>

Sums the cash states in the list, returning zero of the given currency if there are none.