Click or drag to resize

CiActionType Enumeration

Customer Invoice Action Type

Namespace:  CorrigoService.Enums
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum CiActionType
Members
  Member nameValueDescription
Created0
TaxComputed1
Posted2
Paid3
PaymentSubmitted4
Disputed5 Requestor disputed Customer Invoice
Approved6 Requestor approved Customer Invoice
DocumentAttached7 Document attached to Customer Invoice
Recalled8 Provider recalled Customer Invoice
ManuallySent9 User changed value of the flag "Manualy Sent"
Exported10
RollbackExported11
See Also