|
TIM SDK
TIM API C
|
|
Terminal Features.
Data Structures | |
| struct | ta_s_features_hardware |
| Hardware features supported by terminal. More... | |
| struct | ta_s_features_payment |
| Payment features supported by terminal. More... | |
| struct | ta_s_features_sixml |
| SIXml features supported by terminal. More... | |
| struct | ta_s_features |
| Features supported by terminal. More... | |
Typedefs | |
| typedef struct ta_s_features_hardware | ta_s_features_hardware_t |
| Hardware features supported by terminal. | |
| typedef enum ta_e_age_check_support | ta_e_age_check_support_t |
| Age check support. | |
| typedef struct ta_s_features_payment | ta_s_features_payment_t |
| Payment features supported by terminal. | |
| typedef struct ta_s_features_sixml | ta_s_features_sixml_t |
| SIXml features supported by terminal. | |
| typedef struct ta_s_features | ta_s_features_t |
| Features supported by terminal. | |
Enumerations | |
| enum | ta_e_age_check_support { ta_c_acs_not_supported = 0, ta_c_acs_only_age_check = 1, ta_c_acs_transaction_age_check = 2 } |
| Age check support. More... | |
Age check support.