2using System.Runtime.Serialization;
14 #region Public Properties
16 [DataMember(Order = 21)]
18 [GreaterThan(0,
true)]
22 [DataMember(Order = 22)]
25 #endregion Public Properties
Abstract representation of a layer. This resource type cannot be instantiated instead derived resourc...
The No Claims Bonus applies a payout to trials which contain no losses. (i.e. when there are no occur...
DateTime? payout_date
The date on which the payout is made.
MonetaryUnit payout_amount
The amount paid out when no losses are present.
Representation of a monetary value with a currency.