TIM SDK
TIM API C
|
|
Flag constants for FeatureType and OptionType sixml:NonFinancialTransactions value.
Copyright: SIX Payment Services.
Typedefs | |
typedef enum ta_e_non_financial_transactions | ta_e_non_financial_transactions_t |
Enumerations | |
enum | ta_e_non_financial_transactions { ta_c_nft_undefined = 0, ta_c_nft_cancel = 1 << 0, ta_c_nft_balance_inquiry = 1 << 1, ta_c_nft_client_identification = 1 << 2, ta_c_nft_init_transaction = 1 << 3, ta_c_nft_hold_commit = 1 << 4, ta_c_nft_reservation = 1 << 5, ta_c_nft_adjust_reservation = 1 << 6, ta_c_nft_cancel_reservation = 1 << 7, ta_c_nft_loyalty_data = 1 << 8, ta_c_nft_start_checkout = 1 << 9, ta_c_nft_finish_checkout = 1 << 10, ta_c_nft_provide_loyalty_basket = 1 << 11, ta_c_nft_provide_vas_result = 1 << 12, ta_c_nft_account_verification = 1 << 13 } |
Flag constants for FeatureType and OptionType sixml:NonFinancialTransactions value.
Specification: retail.
Flag constants for FeatureType and OptionType sixml:NonFinancialTransactions value.
Specification: retail.