-
SmartDerivativeContractDescriptor(String dltTradeId,
String dltAddress,
String uniqueTradeIdentifier,
LocalDateTime tradeDate,
List<SmartDerivativeContractDescriptor.Party> counterparties,
Map<String,Double> marginAccountInitialByPartyID,
Map<String,Double> penaltyFeeInitialByPartyID,
String recervicePartyID,
Node underlying,
List<CalibrationDataItem.Spec> marketdataItems,
String currency,
String marketDataProvider,
String tradeType,
String initialSettlementDate)