TIM SDK
TIM API C
protocol_level.h File Reference

Description

Protocol level for FeatureType and OptionType sixml:ProtocolLevel value.

Copyright: Worldline.

Typedefs

typedef enum ta_e_protocol_level ta_e_protocol_level_t
 

Enumerations

enum  ta_e_protocol_level { ta_c_pl_undefined = 0, ta_c_pl_sixml_2_2 = 1 }
 

Typedef Documentation

◆ ta_e_protocol_level_t

Protocol level for FeatureType and OptionType sixml:ProtocolLevel value.

Specification: retail.

Enumeration Type Documentation

◆ ta_e_protocol_level

Protocol level for FeatureType and OptionType sixml:ProtocolLevel value.

Specification: retail.

Enumerator
ta_c_pl_undefined 

Undefined/invalid value.

ta_c_pl_sixml_2_2 

SIXml according to 2.2 Specification.

Specification: retail.