Enum TState
This class has information related to the postal payment order's state
Namespace: EDIPlatformFinance.BusinessLayer.Operational
Assembly: EDIPlatformFinance.BusinessLayer.Core.dll
Syntax
[Serializable]
[DataContract]
public enum TState
Fields
| Name | Description |
|---|---|
| AC | Postal payment order needs pre-processing |
| CA | Claim answered against a postal payment order |
| CC | New postal payment order |
| CR | Claim made against a postal payment order |
| DR | Cancellation request rejected |
| DS | Cancellation request |
| EA | Reimbursement information cancelled |
| EC | Payment information cancelled |
| ED | Cancellation request accepted |
| EE | Postal payment order expired |
| EI | Payment impossible |
| EP | Postal payment order paid |
| ER | Postal payment order reimbursed |
| EW | Payment delayed |
| FA | Order abandoned |
| FD | Cancellation request accepted |
| FE | Postal payment order expired |
| FI | Payment impossible |
| FK | Postal payment order deleted before transmission |
| FP | Settlement of postal payment order payment |
| FR | Postal payment order reimbursed, confirmation |
| FX | Postal payment order abandoned |
| NO | Office notified for payment |
| NP | Recipient notified for payment |
| NR | Sender notified for reimbursement |
| NS | Sender notified of payment |
| TD | Postal payment order pre-processing achieved |