Enum EdiDocumentType
Defines the type of a document
Namespace: Conizi.Model.Shared.Definitions
Assembly: Conizi.Model.dll
Syntax
public enum EdiDocumentType : int
Fields
Name | Description |
---|---|
DeliveryNote | Delivery Note |
OtherDocument | Other Document |
PackagingList | Packaging List |
ProofOfDelivery | A Proof of Delivery (POD) |
Unknown | An unknown document |
Waybill | A Waybill |