Enum DatevDueDate.RelatedMonthEnum
(Relativer Monat der Fälligkeit) Relative month of the due date depending on the invoice date (current month, next month, month after next)
Namespace: Simplic.Datev.Swagger.Model
Assembly: Simplic.Datev.IO.Swagger.dll
Syntax
public enum RelatedMonthEnum
Fields
Name | Description |
---|---|
Currentmonth | Enum Currentmonth for value: current_month |
Monthafternext | Enum Monthafternext for value: month_after_next |
Nextmonth | Enum Nextmonth for value: next_month |