Click or drag to resize

DeliveryAddressTypes Enumeration

Delivery address types

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum DeliveryAddressTypes
Members
  Member nameValueDescription
ConstructionSite6Construction site
Customer1Customer address
Remarks
The customer need to be between supplier and storehouse to simplify order by request clause
FunctionOfItem3According to the item
FunctionOfItemDefaultStorehouse5According to the default storehouse
FunctionOfItemDefaultSupplier4According to the default supplier
Storehouse2Storehouse address
Supplier0Supplier address
See Also