public class CashCommand
A command to initiate the Cash flow with.
Modifier and Type | Class and Description |
---|---|
static class |
CashCommand.ExitCash
Exit cash from the ledger.
|
static class |
CashCommand.IssueCash
Issue cash state objects.
|
static class |
CashCommand.PayCash
Pay cash to someone else.
|