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

Abstract representation of a layer with terms. More...

Public Member Functions

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

Properties

MonetaryUnit attachment [get, set]
 The per-occurrence attachment applied by this layer.
 
string collection_name [get]
 The relative path from the root of the API at which the collection of resources of this type reside.
 
DateTime? created [get, set]
 The date and time when the resource was created on the system.
 
string description [get, set]
 A user-friendly description of the resource.
 
DateTime? expiry_date [get, set]
 The date and time when effect of the contract expires.
 
List< Feefees [get, set]
 The fees that are applied to this layer's trials.
 
string id [get, set]
 The resource's unique identifier. It will be used in the request URL when requesting the resource from the server.
 
DateTime? inception_date [get, set]
 The date and time when the contract takes effect.
 
MonetaryUnit limit [get, set]
 The per-occurrence limit applied by this layer.
 
List< IReference< LossSet > > loss_sets [get, set]
 The list of LossSet references that is associated with the specific layer.
 
Dictionary< string, object > meta_data [get, set]
 Any user-defined metadata for this layer.
 
DateTime? modified [get, set]
 The date and time when the resource was last modified on the system.
 
double participation [get, set]
 The amount of participation of the reinsurer in this deal as the percentage of loss, premium, and brokerage.
 
string Path [get]
 The relative path to this endpoint from the root URL.
 
Policy policy [get, set]
 The Policy that overrides the default layer behaviour for forwarding and transforming loss records.
 
MonetaryUnit premium [get, set]
 The premium expected to be written by this layer excluding reinstatement premiums.
 
List< Reinstatementreinstatements [get, set]
 A list of reinstatement provisions applicable by this layer.
 
string type [get]
 The server identifier for this resource's polymorphic sub-type.
 

Detailed Description

Abstract representation of a layer with terms.

Definition at line 6 of file ILayer_WithReinstatements.cs.

Inheritance diagram for AnalyzeRe.Layers.ILayer_WithReinstatements:
AnalyzeRe.Layers.ILayer_WithOccurrenceTerms AnalyzeRe.Layers.ILayer_WithTerms AnalyzeRe.Layers.ILayer_WithLossSets AnalyzeRe.ILayer AnalyzeRe.ILayerSource AnalyzeRe.APITypes.IStoredAPIResource AnalyzeRe.APITypes.IAPI_Polymorphic AnalyzeRe.IAPIResource AnalyzeRe.APITypes.IAPI_Polymorphic AnalyzeRe.IAPIResource AnalyzeRe.IAPIType AnalyzeRe.APITypes.IEndpoint AnalyzeRe.IAPIType AnalyzeRe.APITypes.IEndpoint AnalyzeRe.Layers.CatXL AnalyzeRe.Layers.Generic

Member Function Documentation

◆ ShallowCopy< T >()

T AnalyzeRe.IAPIType.ShallowCopy< T > ( )
inherited

Create a shallow copy of this object.

Returns
A shallow copy of this object.

Implemented in AnalyzeRe.APIType.

Type Constraints
T :IAPIType 

Property Documentation

◆ attachment

MonetaryUnit AnalyzeRe.Layers.ILayer_WithOccurrenceTerms.attachment
getsetinherited

The per-occurrence attachment applied by this layer.

Implemented in AnalyzeRe.Layers.Layer_XL.

Definition at line 14 of file ILayer_WithOccurrenceTerms.cs.

◆ collection_name

◆ created

DateTime? AnalyzeRe.APITypes.IStoredAPIResource.created
getsetinherited

The date and time when the resource was created on the system.

Implemented in AnalyzeRe.APITypes.StoredAPIResource.

Definition at line 19 of file IStoredAPIResource.cs.

◆ description

string AnalyzeRe.APITypes.IStoredAPIResource.description
getsetinherited

A user-friendly description of the resource.

Implemented in AnalyzeRe.APITypes.StoredAPIResource.

Definition at line 14 of file IStoredAPIResource.cs.

◆ expiry_date

DateTime? AnalyzeRe.Layers.ILayer_WithTerms.expiry_date
getsetinherited

The date and time when effect of the contract expires.

Implemented in AnalyzeRe.Layers.Layer_WithTerms.

Definition at line 22 of file ILayer_WithTerms.cs.

◆ fees

List<Fee> AnalyzeRe.Layers.ILayer_WithTerms.fees
getsetinherited

The fees that are applied to this layer's trials.

Implemented in AnalyzeRe.Layers.Layer_WithTerms.

Definition at line 29 of file ILayer_WithTerms.cs.

◆ id

string AnalyzeRe.IAPIResource.id
getsetinherited

The resource's unique identifier. It will be used in the request URL when requesting the resource from the server.

Implemented in AnalyzeRe.APIResource, and AnalyzeRe.Optimization.Candidate.

Definition at line 14 of file IAPIResource.cs.

◆ inception_date

DateTime? AnalyzeRe.Layers.ILayer_WithTerms.inception_date
getsetinherited

The date and time when the contract takes effect.

Implemented in AnalyzeRe.Layers.Layer_WithTerms.

Definition at line 18 of file ILayer_WithTerms.cs.

◆ limit

MonetaryUnit AnalyzeRe.Layers.ILayer_WithOccurrenceTerms.limit
getsetinherited

The per-occurrence limit applied by this layer.

Implemented in AnalyzeRe.Layers.Layer_XL.

Definition at line 10 of file ILayer_WithOccurrenceTerms.cs.

◆ loss_sets

List<IReference<LossSet> > AnalyzeRe.Layers.ILayer_WithLossSets.loss_sets
getsetinherited

The list of LossSet references that is associated with the specific layer.

Implemented in AnalyzeRe.Layers.Layer_WithLossSets.

Definition at line 10 of file ILayer_WithLossSets.cs.

◆ meta_data

Dictionary<string, object> AnalyzeRe.APITypes.IStoredAPIResource.meta_data
getsetinherited

Any user-defined metadata for this layer.

Implemented in AnalyzeRe.APITypes.StoredAPIResource.

Definition at line 30 of file IStoredAPIResource.cs.

◆ modified

DateTime? AnalyzeRe.APITypes.IStoredAPIResource.modified
getsetinherited

The date and time when the resource was last modified on the system.

Implemented in AnalyzeRe.APITypes.StoredAPIResource.

Definition at line 24 of file IStoredAPIResource.cs.

◆ participation

double AnalyzeRe.Layers.ILayer_WithTerms.participation
getsetinherited

The amount of participation of the reinsurer in this deal as the percentage of loss, premium, and brokerage.

Implemented in AnalyzeRe.Layers.Layer_WithTerms, and AnalyzeRe.Layers.SurplusShare.

Definition at line 14 of file ILayer_WithTerms.cs.

◆ Path

string AnalyzeRe.APITypes.IEndpoint.Path
getinherited

The relative path to this endpoint from the root URL.

Implemented in AnalyzeRe.API.PortfolioViewMarginals, AnalyzeRe.APITypes.SubResourceEndpoint, AnalyzeRe.APIResource, and AnalyzeRe.Optimization.Candidate.

Definition at line 13 of file IEndpoint.cs.

◆ policy

Policy AnalyzeRe.Layers.ILayer_WithLossSets.policy
getsetinherited

The Policy that overrides the default layer behaviour for forwarding and transforming loss records.

Implemented in AnalyzeRe.Layers.Layer_WithLossSets.

Definition at line 14 of file ILayer_WithLossSets.cs.

◆ premium

MonetaryUnit AnalyzeRe.Layers.ILayer_WithTerms.premium
getsetinherited

The premium expected to be written by this layer excluding reinstatement premiums.

Implemented in AnalyzeRe.Layers.Layer_WithTerms.

Definition at line 26 of file ILayer_WithTerms.cs.

◆ reinstatements

List<Reinstatement> AnalyzeRe.Layers.ILayer_WithReinstatements.reinstatements
getset

A list of reinstatement provisions applicable by this layer.

Implemented in AnalyzeRe.Layers.CatXL, and AnalyzeRe.Layers.Generic.

Definition at line 9 of file ILayer_WithReinstatements.cs.

◆ type

string AnalyzeRe.APITypes.IAPI_Polymorphic.type
getinherited

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: