Skip to content

Commit 3639224

Browse files
committed
QPR-13703 add mapping
1 parent 00f2b41 commit 3639224

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OREData/ored/configuration/yieldcurveconfig.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class YieldCurveSegment : public XMLSerializable {
6363
NoPillar,
6464
MaturityDate, // maps to QuantLib::Pillar::Maturity
6565
LastRelevantDate, // maps to QuantLib::Pillar::LastRelevantDate
66-
StartDate,
66+
StartDate, // maps to QuantLib::Pillar::StartDate
6767
StartDateAndMaturityDate,
6868
StartDateAndLastRelevantDate
6969
};

0 commit comments

Comments
 (0)