Basic Types
TokenPauseStatus
Possible Pause statuses returned on TokenGetInfoQuery.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Enum Name | Description |
|---|---|
PauseNotApplicable | Indicates that a Token has no pauseKey |
Paused | Indicates that a Token is Paused |
Unpaused | Indicates that a Token is Unpaused |
Was this page helpful?