IkasCustomerAttributePermissionenum IkasCustomerAttributePermission { INVISIBLE = 'INVISIBLE', READ = 'READ', WRITE = 'WRITE',}Copy