TIM SDK
TIM API C
|
|
Specifies type of the receipt.
The following values are valid:
Copyright: Worldline.
Typedefs | |
typedef enum ta_e_receipt_type | ta_e_receipt_type_t |
Enumerations | |
enum | ta_e_receipt_type { ta_c_rt_undefined = 0 , ta_c_rt_activate_card = 1 , ta_c_rt_adjust_reservation = 2 , ta_c_rt_balance_inquiry = 3 , ta_c_rt_cash_advance = 4 , ta_c_rt_cancel_reservation = 5 , ta_c_rt_credit = 6 , ta_c_rt_confirm_reservation = 7 , ta_c_rt_finalize_purchase = 8 , ta_c_rt_load = 9 , ta_c_rt_pre_authorization = 10 , ta_c_rt_purchase = 11 , ta_c_rt_purchase_forced_acceptance = 12 , ta_c_rt_purchase_mail_ordered = 13 , ta_c_rt_purchase_phone_authorized = 14 , ta_c_rt_purchase_phone_ordered = 15 , ta_c_rt_purchase_reservation = 16 , ta_c_rt_purchase_with_cashback = 17 , ta_c_rt_reservation = 18 , ta_c_rt_reversal = 19 , ta_c_rt_giro = 20 , ta_c_rt_combined = 21 , ta_c_rt_authorize_credit = 22 , ta_c_rt_authorize_deposit = 23 , ta_c_rt_client_id_request = 24 , ta_c_rt_account_verification = 25 , ta_c_rt_funding = 26 , ta_c_rt_refunding = 27 , ta_c_rt_unload = 28 } |
typedef enum ta_e_receipt_type ta_e_receipt_type_t |
Specifies type of the receipt.
The following values are valid:
Specification: retail.
enum ta_e_receipt_type |
Specifies type of the receipt.
The following values are valid:
Specification: retail.