Files
few-line-engine/out/js/docs/Token.md

13 lines
410 B
Markdown

# LowCodeEngineApi.Token
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**token** | **String** | Unique token identifier | [optional]
**isActive** | **Boolean** | Whether the token is active | [optional]
**isAdmin** | **Boolean** | Whether the token has admin privileges | [optional]
**project** | [**Project**](Project.md) | | [optional]