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

Interface shared by all object types and resources returned by the Analyze Re server. More...

Public Member Functions

ShallowCopy< T > ()
 Create a shallow copy of this object.
 

Detailed Description

Interface shared by all object types and resources returned by the Analyze Re server.

Definition at line 5 of file IAPIType.cs.

Inheritance diagram for AnalyzeRe.IAPIType:
AnalyzeRe.IReference< T > AnalyzeRe.IReference< ILayerView > AnalyzeRe.APIType AnalyzeRe.IAPIResource AnalyzeRe.IReference< out T > AnalyzeRe.Metrics.IMetricsResponse< out T > AnalyzeRe.Reference< T > AnalyzeRe.APIResource AnalyzeRe.APITypes.APIType_Polymorphic AnalyzeRe.APITypes.OptionsResponse AnalyzeRe.APITypes.Reference AnalyzeRe.APITypes.ServerError AnalyzeRe.CollectionResponseMeta AnalyzeRe.EventCatalog.Attribute AnalyzeRe.EventCatalog.Profile AnalyzeRe.ExchangeRates.ExchangeRateTable.CurrenciesEndpointResponse AnalyzeRe.ExchangeRates.ExchangeRateTable.CurrenciesEndpointResponse.CurrencyInformation AnalyzeRe.Fees.FeeReference AnalyzeRe.LargeDataUpload.StatusResponse AnalyzeRe.Layers.DelayedPayment.Payment AnalyzeRe.Layers.Nested.Sources AnalyzeRe.Layers.Policy AnalyzeRe.Layers.Reinstatement AnalyzeRe.LossSets.LossSetProfile AnalyzeRe.LossSets.TreatyLossSet.Treaty AnalyzeRe.Metrics.BackAllocations AnalyzeRe.Metrics.CoMetrics AnalyzeRe.Metrics.ConditionalDistributionMetrics AnalyzeRe.Metrics.Context AnalyzeRe.Metrics.ExceedanceProbability AnalyzeRe.Metrics.ReportingPeriod AnalyzeRe.Metrics.SimulationOptions AnalyzeRe.Metrics.TailDistributionMetrics AnalyzeRe.MonetaryUnit AnalyzeRe.Optimization.CandidateParameter AnalyzeRe.Optimization.CandidateResultsList AnalyzeRe.Optimization.DomainEntry AnalyzeRe.Optimization.OptimizationResult AnalyzeRe.Optimization.SensitivityAnalysis AnalyzeRe.Optimization.SensitivityAnalysis.LayerSensitivity AnalyzeRe.Perspective AnalyzeRe.ProbabilityWindow AnalyzeRe.APIResource AnalyzeRe.APITypes.IStoredAPIResource AnalyzeRe.IAPIResourceView AnalyzeRe.ILayerSource AnalyzeRe.Optimization.Candidate AnalyzeRe.APITypes.Reference

Member Function Documentation

◆ ShallowCopy< T >()

T AnalyzeRe.IAPIType.ShallowCopy< T > ( )

Create a shallow copy of this object.

Returns
A shallow copy of this object.

Implemented in AnalyzeRe.APIType.

Type Constraints
T :IAPIType 

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