net.corda.core.contracts / Issued / <init>

<init>

Issued(issuer: PartyAndReference, product: P)

Definition for an issued product, which can be cash, a cash-like thing, assets, or generally anything else thats quantifiable with integer quantities.

Parameters

P - the type of product underlying the definition, for example Currency.