C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
ILayer_WithAggregateTerms.cs
Go to the documentation of this file.
2
3namespace AnalyzeRe.Layers
4{
7 {
9 [PropertyAlias(new[] { "agg limit" })]
11
13 [PropertyAlias(new[]
14 {
15 "agg attachment",
16 "agg retention", "aggregate retention",
17 "agg deductible", "aggregate deductible"
18 })]
20 }
21}
Specifies one or more aliases to be used as synonyms for the property's name.
Representation of a monetary value with a currency.
Abstract representation of a layer that has occurrence terms.
MonetaryUnit aggregate_attachment
The aggregate attachment applied by this layer.
MonetaryUnit aggregate_limit
The aggregate limit applied by this layer.
Abstract representation of a layer with terms.