data class SellerTradeInfo
<init> |
SellerTradeInfo(assetForSale: StateAndRef<OwnableState>, price: Amount<Currency>, sellerOwnerKey: CompositeKey) |
assetForSale |
val assetForSale: StateAndRef<OwnableState> |
price |
val price: Amount<Currency> |
sellerOwnerKey |
val sellerOwnerKey: CompositeKey |