Skip to content
Snippets Groups Projects
  • Reinhold Kainhofer's avatar
    69df5949
    Implement premiumRefundPeriod · 69df5949
    Reinhold Kainhofer authored
    For deferred contracts, by default the premium refund only applies during the deferral period, for all other contracts during the whole contract. This can be overwritten with the premiumRefundPeriod parameter (implemented as a function premiumRefundPeriod.default).
    
    Fixes #86
    69df5949
    History
    Implement premiumRefundPeriod
    Reinhold Kainhofer authored
    For deferred contracts, by default the premium refund only applies during the deferral period, for all other contracts during the whole contract. This can be overwritten with the premiumRefundPeriod parameter (implemented as a function premiumRefundPeriod.default).
    
    Fixes #86