docs.ExtensionAppTokens.md Maven / Gradle / Ivy
# ExtensionAppTokens
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**appId** | **String** | Application ID | [optional]
**appToken** | **String** | This token generated by the application when calling authentication endpoint | [optional]
**symphonyToken** | **String** | This token generated by Symphony and should be used by the application to verify that it's talking to Symphony. | [optional]
**expireAt** | **Long** | unix timestamp when the token expired | [optional]