Enum ResourceParameterType
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum ResourceParameterType
Fields
Name | Description |
---|---|
ActiveReaders | Defines which card readers are active during the dialog. This is a bitmap. Value 0 =
reader not active, 1 = reader active.
Specification: dialog. |
CodeCheckData | Data used in the calculation of some CodeCheckType s. This value is to be encoded as hex string. Specification: dialog. |
CodeCheckKeyId | GKLP key id of the key to use for the selected CodeCheckType .
Specification: dialog. |
CodeCheckType | |
Exponent | Currency Exponent e.g. to define input mask for Amount entry. n2 value Specification: dialog. |
PetrolCardData1 | Track 1 of a petrol card. This value is to be encoded as a ascii string. Specification: dialog. |
PetrolCardData2 | Track 2 of a petrol card. This value is to be encoded as a ascii string. Specification: dialog. |
PetrolCardData3 | Track 3 of a petrol card. This value is to be encoded as a ascii string. Specification: dialog. |
RegularData | Customer data of the regular. Specification: dialog. |
RegularDataQueryType | Type of query to receive data about regulars.
Specification: dialog. |
Unknown | Invalid/unknown constant value. |