C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
LossType.cs
Go to the documentation of this file.
1namespace AnalyzeRe.LossSets
2{
4 public enum LossType
5 {
10 }
11}
LossType
Indicates what types of losses are generated by this loss set.
Definition LossType.cs:5
@ LossGross
Generated losses are gross.
@ LossNetOfAggregateTerms
Generated losses are net of aggregate terms.