# WeaviateApi.LocalAccessInfo

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**localAccessEntry** | [**LocalAccessEntry**](LocalAccessEntry.md) |  | [optional] 
**localAuthTokenMintTimeMs** | **String** | Time in milliseconds since unix epoch of when the local auth token was minted. | [optional] 
**localAuthTokenTimeLeftMs** | **String** | Relative time left of token after API call. | [optional] 
**localAuthTokenTtlTimeMs** | **String** | Time in milliseconds of hold long the token is valid after minting. | [optional] 


