TIM SDK
TIM API C
counter_type.h File Reference

Description

Identifies the type of transaction counter.

Copyright: SIX Payment Services.

Typedefs

typedef enum ta_e_counter_type ta_e_counter_type_t
 

Enumerations

enum  ta_e_counter_type { ta_c_cntt_undefined, ta_c_cntt_shift, ta_c_cntt_balance }
 

Typedef Documentation

◆ ta_e_counter_type_t

Identifies the type of transaction counter.

Specification: retail.

Enumeration Type Documentation

◆ ta_e_counter_type

Identifies the type of transaction counter.

Specification: retail.

Enumerator
ta_c_cntt_undefined 

Undefined/invalid value.

ta_c_cntt_shift 

Shift counters.

Specification: retail.

ta_c_cntt_balance 

Final balance / Daily closing counters.

Specification: retail.