Click or drag to resize

ExceededAmountActionType Enumeration

Action type on current amount exceeded

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 ExceededAmountActionType
Members
  Member nameValueDescription
BlockDocument2Block document
DoNothing0Do nothing
ShowWarning1Show warning
See Also