internal CurrencyRateAlias(CurrencyRateNode parent) { Node = parent; }
internal CurrencyRateOut(CurrencyRateNode parent) { Parent = parent; }