15 lines
487 B
Markdown
15 lines
487 B
Markdown
# AccessToken
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**id** | **int** | | [optional]
|
|
**name** | **str** | | [optional]
|
|
**scopes** | **list[str]** | | [optional]
|
|
**sha1** | **str** | | [optional]
|
|
**token_last_eight** | **str** | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|