Enum DatevDebitorAccountingInformation.InterestCalculationEnum
(Zinsberechnung) Interest calculation (not specified, fixed interest rate, interest rate based on sliding scale, no interest calculated for this debitor)
Namespace: Simplic.Datev.Swagger.Model
Assembly: Simplic.Datev.IO.Swagger.dll
Syntax
public enum InterestCalculationEnum
Fields
Name | Description |
---|---|
Fixedinterestrate | Enum Fixedinterestrate for value: fixed_interest_rate |
Interestratebasedonslidingscale | Enum Interestratebasedonslidingscale for value: interest_rate_based_on_sliding_scale |
Nointerestcalculatedforthisdebitor | Enum Nointerestcalculatedforthisdebitor for value: no_interest_calculated_for_this_debitor |
Notspecified | Enum Notspecified for value: not_specified |