Click or drag to resize

ShippingApplyOnType Enumeration

Define types to known on what shipping was applied

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 ShippingApplyOnType
Members
  Member nameValueDescription
Purchase1The purchase
Sale0The sale
SaleAndPurchase2The sale and purchase
See Also