net.corda.flows / TwoPartyTradeFlow / SignaturesFromSeller

SignaturesFromSeller

data class SignaturesFromSeller


Constructors

<init> SignaturesFromSeller(sellerSig: WithKey, notarySig: WithKey)

Properties

notarySig val notarySig: WithKey
sellerSig val sellerSig: WithKey