TIM SDK
TIM API C
third_party_apps.h File Reference

Description

Flag constants for FeatureType and OptionType ThirdPartyApps value.

Copyright: Worldline.

Typedefs

typedef enum ta_e_third_party_apps ta_e_third_party_apps_t
 

Enumerations

enum  ta_e_third_party_apps { ta_c_tpa_undefined = 0, ta_c_tpa_linkly_slave_app = 1 << 0 }
 

Typedef Documentation

◆ ta_e_third_party_apps_t

Flag constants for FeatureType and OptionType ThirdPartyApps value.

Specification: valueAddedServices.

Enumeration Type Documentation

◆ ta_e_third_party_apps

Flag constants for FeatureType and OptionType ThirdPartyApps value.

Specification: valueAddedServices.

Enumerator
ta_c_tpa_undefined 

Undefined/invalid value.

ta_c_tpa_linkly_slave_app 

Slave app written by Linkly (Australian POS service provider)

Specification: valueAddedServices.