---
title: fullName
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asimportablecredential/creditcard/fullname
---

# fullName

The full name of the card owner.

## Declaration

```swift
var fullName: ASImportableEditableField?
```

## See Also

### Accessing credit card properties

- [number](authenticationservices/asimportablecredential/creditcard/number.md)
- [cardType](authenticationservices/asimportablecredential/creditcard/cardtype.md)
- [verificationNumber](authenticationservices/asimportablecredential/creditcard/verificationnumber.md)
- [expiryDate](authenticationservices/asimportablecredential/creditcard/expirydate.md)
- [validFrom](authenticationservices/asimportablecredential/creditcard/validfrom.md)
