TransactionStatus Enum
Namespace: PTS.Modules.Transactions.Domain
Assembly: PTS.Modules.Transactions.dll
Syntax
public enum TransactionStatus
Fields
| Name | Description |
|---|---|
| Cancelled | |
| Closed | |
| Declined | |
| Deleted | |
| NotSet | |
| Pending | |
| Processing | |
| Provisioned | |
| Suspended |