C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
ReinstatementsDataType.cs
Go to the documentation of this file.
1
namespace
AnalyzeRe.LossSets
2
{
5
public
enum
ReinstatementsDataType
6
{
9
percentage
,
10
12
currency
13
}
14
}
AnalyzeRe.LossSets
Definition
ELTLossSet.cs:6
AnalyzeRe.LossSets.ReinstatementsDataType
ReinstatementsDataType
Dictates how any reinstatement information associated with a loss set should be interpreted.
Definition
ReinstatementsDataType.cs:6
AnalyzeRe.LossSets.ReinstatementsDataType.currency
@ currency
Reinstatement values represent a fixed dollar amount.
AnalyzeRe.LossSets.ReinstatementsDataType.percentage
@ percentage
Reinstatement values represent a percentage of the premium of the layer this loss set gets attached t...
src
AnalyzeRe.Client
Model
Resources
LossSets
ReinstatementsDataType.cs
Generated on Thu Sep 26 2024 17:41:00 for C# Client Library by
1.9.8