---
title: TKTokenDriver.ClassID
framework: cryptotokenkit
role: symbol
role_heading: Type Alias
path: cryptotokenkit/tktokendriver/classid
---

# TKTokenDriver.ClassID

The type of the class identifier for the token driver.

## Declaration

```swift
typealias ClassID = String
```

## See Also

### Responding to Token Creation

- [delegate](cryptotokenkit/tktokendriver/delegate.md)
- [TKTokenDriverDelegate](cryptotokenkit/tktokendriverdelegate.md)
- [TKTokenDriver.Configuration](cryptotokenkit/tktokendriver/configuration.md)
