Click or drag to resize

ExtraFeeStateType Enumeration

Represents the state of extra fee

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types.Building
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum ExtraFeeStateType
Members
  Member nameValueDescription
NotDistributed0The not distributed
PartiallyDistributed1The partially distributed
TotallyDistributed2The totally distributed
See Also