| CashIssuanceDefinition |
interface CashIssuanceDefinition : IssuanceDefinitionSubset of cash-like contract state, containing the issuance definition. If these definitions match for two contracts states, those states can be aggregated. |
| CommonCashState |
interface CommonCashState<I : CashIssuanceDefinition> : OwnableStateCommon elements of cash contract states. |