TIM SDK
TIM API C
third_party_app_id.h File Reference

Description

Identifier of a third party application.

Copyright: Worldline.

Typedefs

typedef enum ta_e_third_party_app_id ta_e_third_party_app_id_t
 

Enumerations

enum  ta_e_third_party_app_id { ta_c_tpaid_undefined = 0, ta_c_tpaid_linkly_slave_app = 1 }
 

Typedef Documentation

◆ ta_e_third_party_app_id_t

Identifier of a third party application.

Specification: valueAddedServices.

Enumeration Type Documentation

◆ ta_e_third_party_app_id

Identifier of a third party application.

Specification: valueAddedServices.

Enumerator
ta_c_tpaid_undefined 

Undefined/invalid value.

ta_c_tpaid_linkly_slave_app 

Slave app written by Linkly (Australian POS service provider)

Specification: valueAddedServices.