corda / net.corda.finance.contracts.asset / Cash / State / amount

amount

val amount: Amount<Issued<Currency>>

Amount represents a positive quantity of some issued product which can be cash, tokens, assets, or generally anything else that's quantifiable with integer quantities. See Issued and Amount for more details.