---
title: cardType
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asimportablecredential/creditcard/cardtype
---

# cardType

The card type, if any.

## Declaration

```swift
var cardType: ASImportableEditableField?
```

## See Also

### Accessing credit card properties

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