Click or drag to resize

CorrectionDocumentType Enumeration

Correction document type.

Namespace:  Resto.Front.Api.Data.Device.Tasks
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
[SerializableAttribute]
public enum CorrectionDocumentType
Members
  Member nameValueDescription
Sale0Income correction.
Buy1Expense correction.
See Also