net.corda.protocols / CashCommand

CashCommand

sealed class CashCommand

A command to initiate the Cash protocol with.



Types

ExitCash class ExitCash : CashCommand

Exit cash from the ledger.

IssueCash class IssueCash : CashCommand

Issue cash state objects.

PayCash class PayCash : CashCommand

Pay cash to someone else.

Inheritors

ExitCash class ExitCash : CashCommand

Exit cash from the ledger.

IssueCash class IssueCash : CashCommand

Issue cash state objects.

PayCash class PayCash : CashCommand

Pay cash to someone else.