C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
ExchangeRateSelectionRule.cs
Go to the documentation of this file.
1using System.Collections.Generic;
2using System.Runtime.Serialization;
4
6{
9 {
10 #region Public Properties
14 [DataMember(Order = 2)]
16 #endregion Public Properties
17
24 }
25}
Base class used by all types and resources.
Describes a collection of resources which can be listed.
A rule indicating how exchange rates should be chosen.
ExchangeRateSelectionRule()
Construct a new CatXL Layer with an empty monetary_unit_overrides list.
List< string > monetary_unit_overrides
A list of monetary unit rate override fields to ignore when applying this rule. Can contain one or mo...