docs.Token.md Maven / Gradle / Ivy
# Token
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The name of the header in which the token should be presented on subsequent API calls. | [optional]
**token** | **String** | The token which should be passed. This should be considered opaque data by the client. It is not intended to conatain any data interpretable by the client. The format is secret and subject to change without notice. | [optional]