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

Classes

class  Fee
 Abstract representation of a fee. This resource type cannot be instantiated instead derived resource types should be used for instantiation. More...
 
class  FeeReference
 Represents a reference, used in Fee objects. More...
 
class  FixedExpense
 The Fixed Expense Fee applies the payout amount to all trials. More...
 
class  ProfitCommission
 The Profit Commission applies a fee that is the sum of the premium sources minus the sum of loss and fee sources, all multiplied by the rate. More...
 
class  ProportionalExpense
 The Proportional Expense applies a fee that is the rate multiplied by the sum of premium sources. More...