class ExitCash : CashCommand
Exit cash from the ledger.
amount
- the amount of currency to exit from the ledger.
issueRef
- the reference previously specified on the issuance.
<init> |
ExitCash(amount: Amount<Currency>, issueRef: OpaqueBytes)
Exit cash from the ledger. |
amount |
val amount: Amount<Currency> |
issueRef |
val issueRef: OpaqueBytes |