1using System.Runtime.Serialization;
9 #region Public Properties
11 [DataMember(Order = 20)]
13 [GreaterThan(0,
true)]
14 [
PropertyAlias(
new[] {
"occurrence limit",
"occ limit",
"event limit" })]
18 [DataMember(Order = 21)]
20 [GreaterThan(0,
true)]
21 [
PropertyAlias(
new[] {
"attach",
"retention",
"deductible" })]
25 [DataMember(Order = 22)]
27 [GreaterThan(0,
true)]
29 #endregion Public Properties
Specifies one or more aliases to be used as synonyms for the property's name.
Abstract representation of a layer. This resource type cannot be instantiated instead derived resourc...
Abstract representation of a base Excess of Loss layer.
MonetaryUnit attachment
The per-occurrence attachment applied by this layer.
MonetaryUnit franchise
The franchise amount.
MonetaryUnit limit
The per-occurrence limit applied by this layer.
Representation of a monetary value with a currency.
Abstract representation of a layer that has occurrence terms.