IkasTransactionCardTypeenum IkasTransactionCardType { CREDIT = 'CREDIT', DEBIT = 'DEBIT', PREPAID = 'PREPAID',}Copy