---
title: TKSmartCardUserInteractionForPINOperation.Completion
framework: cryptotokenkit
role: symbol
role_heading: Structure
path: cryptotokenkit/tksmartcarduserinteractionforpinoperation/completion
---

# TKSmartCardUserInteractionForPINOperation.Completion

## Declaration

```swift
struct Completion
```

## Topics

### Type Properties

- [key](cryptotokenkit/tksmartcarduserinteractionforpinoperation/completion/key.md)
- [maxLength](cryptotokenkit/tksmartcarduserinteractionforpinoperation/completion/maxlength.md)
- [timeout](cryptotokenkit/tksmartcarduserinteractionforpinoperation/completion/timeout.md)

### Initializers

- [init(rawValue:)](cryptotokenkit/tksmartcarduserinteractionforpinoperation/completion/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Managing Pin Completion

- [pinCompletion](cryptotokenkit/tksmartcarduserinteractionforpinoperation/pincompletion.md)
