IkasPaymentGatewaySettingsTypeenum IkasPaymentGatewaySettingsType { NUMBER = 'NUMBER', PASSWORD = 'PASSWORD', TEXT = 'TEXT',}Copy