Enum FinancialTransactions
Flag constants for FeatureType and OptionType sixml:FinancialTransactions value.
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum FinancialTransactions
Fields
| Name | Description |
|---|---|
| ActivateCard | ActivateCard function supported. |
| AmtAdjustment | Adjust amount of an open transaction. |
| AuthorizeCredit | Authorize credit function supported. |
| AuthorizeDeposit | Authorize deposit function supported. |
| CashAdvance | Cash advance function supported. |
| CollectPoints | Collect points request function supported. |
| Combined | Combined function supported. |
| Commit | Commit function supported. |
| Credit | Credit function supported. |
| DebtRecovery | DebtRecovery function supported. |
| FinalizePurchase | Online advice function supported. |
| Funding | Funding function supported. |
| Giro | Giro function supported. |
| Load | Load function supported. |
| LoadVoucher | Load Voucher request function supported. |
| PreAuthorization | Pre-authorization function supported. |
| Proceed | Proceed function supported. |
| Purchase | Purchase function supported. |
| PurchaseForcedAcceptance | Purchase function with forced acceptance supported. |
| PurchaseMailOrdered | Purchase function mail ordered supported. |
| PurchasePhoneAuthorized | Purchase function phone authorized function supported. |
| PurchasePhoneOrdered | Purchase function phone ordered supported. |
| PurchaseReservation | Capture an open reservation. |
| PurchaseReservationPhoneAuthorized | Capture an open reservation phone authorized. |
| PurchaseWithCashback | Purchase function with cashback amount function supported. |
| Refunding | Refunding function supported. |
| Reversal | Reversal function supported. |
| Rollback | Rollback function supported. |
| Unknown | Invalid/unknown constant value. |
| Unload | Unload function supported. |