net.corda.core.contracts / kotlin.collections.Iterable / sumFungibleOrNull

sumFungibleOrNull

fun <T> Iterable<ContractState>.sumFungibleOrNull(): <ERROR CLASS>

Sums the asset states in the list, returning null if there are none.