TIM SDK
TIM API C
age_check_result.h File Reference

Description

Outcome of age verification.

Copyright: Worldline.

Typedefs

typedef enum ta_e_age_check_result ta_e_age_check_result_t
 

Enumerations

enum  ta_e_age_check_result {
  ta_c_acr_undefined = 0 , ta_c_acr_ok = 1 , ta_c_acr_nok = 2 , ta_c_acr_no_age_check_performed = 3 ,
  ta_c_acr_not_supported_by_bank = 4
}
 

Typedef Documentation

◆ ta_e_age_check_result_t

Outcome of age verification.

Specification: retail.

Enumeration Type Documentation

◆ ta_e_age_check_result

Outcome of age verification.

Specification: retail.

Enumerator
ta_c_acr_undefined 

Undefined/invalid value.

ta_c_acr_ok 

OK

ta_c_acr_nok 

NOK

ta_c_acr_no_age_check_performed 

No AgeCheck performed

ta_c_acr_not_supported_by_bank 

Not supported by bank