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

# number

The card number.

## Declaration

```swift
var number: ASImportableEditableField?
```

## See Also

### Accessing credit card properties

- [fullName](authenticationservices/asimportablecredential/creditcard/fullname.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)
