Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 506 Bytes

File metadata and controls

13 lines (9 loc) · 506 Bytes

CheckpointedToken

An authentication token that was captured as part of a checkpoint.

Properties

Name Type Required Description
token_id str Yes
token_type CheckpointedTokenType Yes
type Literal["checkpointedToken"] Yes None

[Back to Model list] [Back to API list] [Back to README]