Enum AccountingSequenceRead.InspectionStatusEnum
(Prüfstatus) Inspection status (not specified = OK, record with error, record with warning)
Namespace: Simplic.Datev.Swagger.Model
Assembly: Simplic.Datev.IO.Swagger.dll
Syntax
public enum InspectionStatusEnum
Fields
Name | Description |
---|---|
Notspecified | Enum Notspecified for value: not_specified |
Recordwitherror | Enum Recordwitherror for value: record_with_error |
Recordwithwarning | Enum Recordwithwarning for value: record_with_warning |