data class IssuanceDefinition : CashIssuanceDefinition
<init> |
IssuanceDefinition(deposit: PartyAndReference, currency: Currency) |
currency |
val currency: Currency |
deposit |
val deposit: PartyAndReference Where the underlying currency backing this ledger entry can be found (propagated) |