Skip to main content

IkasTransactionCardType

enum IkasTransactionCardType {
CREDIT = 'CREDIT',
DEBIT = 'DEBIT',
PREPAID = 'PREPAID',
}