C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
ILayer_WithReinstatements.cs
Go to the documentation of this file.
1using System.Collections.Generic;
2
3namespace AnalyzeRe.Layers
4{
7 {
9 List<Reinstatement> reinstatements { get; set; }
10 }
11}
Abstract representation of a layer that has occurrence terms.
Abstract representation of a layer with terms.
List< Reinstatement > reinstatements
A list of reinstatement provisions applicable by this layer.