corda / net.corda.core.flows / NotarisationResponse

NotarisationResponse

data class NotarisationResponse

Payload returned by the notary service flow to the client.

Constructors

<init>

Payload returned by the notary service flow to the client.

NotarisationResponse(signatures: List<TransactionSignature>)

Properties

signatures

val signatures: List<TransactionSignature>