---
title: fieldType
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asimportableeditablefield/fieldtype-swift.property
---

# fieldType

The type of this editable field.

## Declaration

```swift
var fieldType: ASImportableEditableField.FieldType
```

## Discussion

Discussion This value must be one of: string concealed-string email number boolean date

## See Also

### Accessing field properties

- [id](authenticationservices/asimportableeditablefield/id.md)
- [ASImportableEditableField.FieldType](authenticationservices/asimportableeditablefield/fieldtype-swift.enum.md)
- [value](authenticationservices/asimportableeditablefield/value.md)
- [label](authenticationservices/asimportableeditablefield/label.md)
