Enum DatevAdditionalMessage.SeverityEnum
Severity of error (Error, Warning, Information)
Namespace: Simplic.Datev.Swagger.Model
Assembly: Simplic.Datev.IO.Swagger.dll
Syntax
public enum SeverityEnum
Fields
Name | Description |
---|---|
Error | Enum Error for value: Error |
Information | Enum Information for value: Information |
Warning | Enum Warning for value: Warning |