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