corda / net.corda.finance.flows / TwoPartyTradeFlow / SellerTradeInfo / <init>

<init>

SellerTradeInfo(price: Amount<Currency>, payToIdentity: PartyAndCertificate)

This object is serialised to the network and is the first flow message the seller sends to the buyer.

Parameters

payToIdentity - anonymous identity of the seller, for payment to be sent to.