Enum DatevPostingProposalInformationCashRegister.CalculationModeEnum
(Berechnungsmodus) Calculation mode (fixed_amount, percentage_of_payment_amount, remaining_amount, not_specified)
Namespace: Simplic.Datev.Swagger.Model
Assembly: Simplic.Datev.IO.Swagger.dll
Syntax
public enum CalculationModeEnum
Fields
| Name | Description |
|---|---|
| Fixedamount | Enum Fixedamount for value: fixed_amount |
| Notspecified | Enum Notspecified for value: not_specified |
| Percentageofpaymentamount | Enum Percentageofpaymentamount for value: percentage_of_payment_amount |
| Remainingamount | Enum Remainingamount for value: remaining_amount |