TIM SDK
TIM API C
mobile_topup_type.h File Reference

Description

Defines the type of mobile topup.

Copyright: Worldline.

Typedefs

typedef enum ta_e_mobile_topup_type ta_e_mobile_topup_type_t
 

Enumerations

enum  ta_e_mobile_topup_type { ta_c_mtt_undefined = 0 , ta_c_mtt_purchase = 1 , ta_c_mtt_reversal = 2 }
 

Typedef Documentation

◆ ta_e_mobile_topup_type_t

Defines the type of mobile topup.

Enumeration Type Documentation

◆ ta_e_mobile_topup_type

Defines the type of mobile topup.

Enumerator
ta_c_mtt_undefined 

Undefined.

ta_c_mtt_purchase 

Purchase.

ta_c_mtt_reversal 

Reversal. Requires terminal to be configured for credit transactions.