C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
FixedRateCurrencyConverter.cs File Reference

Go to the source code of this file.

Classes

class  AnalyzeRe.Layers.FixedRateCurrencyConverter
 A structure that can be used to change the currency of a loss stream from one currency to another at a fixed rate. Loss sets can be converted from one currency to another directly using this structure. Other layers whose losses are output in a currency that needs to be converted at a fixed rate can also be converted by using this structure as the sink of a NestedLayer. This is a unique structure that cannot be saved to the layers endpoint, it can only be inlined within a LayerView. More...
 

Namespaces

namespace  AnalyzeRe
 
namespace  AnalyzeRe.Layers