IkasPaymentGatewayTypeenum IkasPaymentGatewayType { EXTERNAL = 'EXTERNAL', INTERNAL = 'INTERNAL', THIRD_PARTY = 'THIRD_PARTY',}Copy