Enum AllowedAccounts
Constants for AllowedAccounts tag or&ed together. Not set flags are restricted.
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum AllowedAccounts : int
Fields
| Name | Description |
|---|---|
| Cheque | Allow account Cheque during Account Selection. |
| Credit | Allow account Credit during Account Selection. |
| Savings | Allow account Savings during Account Selection. |
| Unknown | Invalid/unknown constant value. |