TIM SDK
TIM API C
feature_support.h File Reference

Description

Copyright: Worldline.

Typedefs

typedef enum ta_e_feature_support ta_e_feature_support_t
 Feature support.
 

Enumerations

enum  ta_e_feature_support { ta_c_fs_disabled = 0, ta_c_fs_supported = 1, ta_c_fs_mandatory = 2 }
 Feature support. More...
 

Enumeration Type Documentation

◆ ta_e_feature_support

Feature support.

Enumerator
ta_c_fs_disabled 

Feature is not supported.

ta_c_fs_supported 

Feature is supported but not mandatory.

ta_c_fs_mandatory 

Feature is supported and mandatory.