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

<init>

Buyer(otherSideSession: FlowSession, notary: Party, acceptablePrice: Amount<Currency>, typeToBuy: Class<out OwnableState>)
Buyer(sellerSession: FlowSession, notary: Party, acceptablePrice: Amount<Currency>, typeToBuy: Class<out OwnableState>, anonymous: Boolean)