Represents an authentication token with its type and associated details.
Optional
The ID of the integration associated with the token, if applicable.
The token string used for authentication.
The type of authentication (e.g., 'Bearer' or 'ApiKey').
Represents an authentication token with its type and associated details.