docs
4.12
customSourceSet
docs
/
net.corda.finance.contracts.utils
/
sumObligationsOrNull
sum
Obligations
Or
Null
fun
<
P
:
Any
>
Iterable
<
ContractState
>
.
sumObligationsOrNull
(
)
:
Amount
<
Issued
<
Obligation.Terms
<
P
>
>
>
?
Sums the obligation states in the list, returning null if there are none.