Enum TermOfPayment.DueTypeEnum
(Typ) Type of term of payment (due in days, due as period)
Namespace: Simplic.Datev.Swagger.Model
Assembly: Simplic.Datev.IO.Swagger.dll
Syntax
public enum DueTypeEnum
Fields
Name | Description |
---|---|
Asperiod | Enum Asperiod for value: due_as_period |
Indays | Enum Indays for value: due_in_days |