corda / net.corda.core.contracts / LegalProseReference

LegalProseReference

@Target([AnnotationTarget.CLASS]) annotation class LegalProseReference

The annotated Contract implements the legal prose identified by the given URI.

Constructors

<init>

The annotated Contract implements the legal prose identified by the given URI.

LegalProseReference(uri: String)

Properties

uri

val uri: String