public static class CashIssueFlow.IssueRequest
public IssueRequest(@NotNull
Amount<java.util.Currency> amount,
@NotNull
OpaqueBytes issueRef,
@NotNull
Party notary)
@NotNull public OpaqueBytes getIssueRef()
@NotNull public Party getNotary()