Click or drag to resize

SettlementValidationState Enumeration

Class representing settlements validation states

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 SettlementValidationState
Members
  Member nameValueDescription
BillOfExchangeTransferedToAccounting6Settlement with bill of exchange type is transfered to accounting before to be remitted to bank
Cancelled4Cancelled state
RemittedToBank5Remitted to bank
SentToAccounting2Sent to accounting state
Temporary0None
TransferedToAccounting3Transfered to accounting state
Validated1Validate state
See Also