C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeRe.APITypes.IAPI_Polymorphic Interface Reference

Interface for polymorphic types on the server. More...

Properties

string type [get]
 The server identifier for this resource's polymorphic sub-type.
 

Detailed Description

Interface for polymorphic types on the server.

Definition at line 6 of file IAPI_Polymorphic.cs.

Inheritance diagram for AnalyzeRe.APITypes.IAPI_Polymorphic:
AnalyzeRe.APITypes.APIType_Polymorphic AnalyzeRe.APITypes.StoredAPIResource_Polymorphic AnalyzeRe.Distributions.IDistribution AnalyzeRe.ILayer AnalyzeRe.ILayerSource AnalyzeRe.LossSets.ILossSet AnalyzeRe.ExchangeRates.ExchangeRateSelectionRule AnalyzeRe.Fees.Fee AnalyzeRe.Analyses.Analysis AnalyzeRe.Distribution AnalyzeRe.Layer AnalyzeRe.LossFilter AnalyzeRe.LossSet AnalyzeRe.Portfolio AnalyzeRe.Simulation AnalyzeRe.Distribution AnalyzeRe.Distributions.IContinuousDistribution AnalyzeRe.Distributions.IDiscreteDistribution AnalyzeRe.Layer AnalyzeRe.Layers.ILayer_WithLossSets AnalyzeRe.ILayerView< T > AnalyzeRe.ILayer AnalyzeRe.ILayerView< out T > AnalyzeRe.LossSet AnalyzeRe.LossSets.ILossSet_WithData AnalyzeRe.LossSets.ILossSet_WithEventCatalog AnalyzeRe.LossSets.ILossSet_WithSeasonality

Property Documentation

◆ type

string AnalyzeRe.APITypes.IAPI_Polymorphic.type
get

The server identifier for this resource's polymorphic sub-type.

Implemented in AnalyzeRe.APITypes.APIType_Polymorphic, AnalyzeRe.APITypes.StoredAPIResource_Polymorphic, and AnalyzeRe.LayerView< T >.

Definition at line 10 of file IAPI_Polymorphic.cs.


The documentation for this interface was generated from the following file: