corda / net.corda.flows / CashFlowCommand / PayCash / <init>
<init>
PayCash(amount: Amount<Issued<Currency>>, recipient: Party)
Pay cash to someone else.
Parameters
amount
- the amount of currency to issue on to the ledger.
recipient
- the party to issue the cash to.