Sha256: 23a9a82e5cd1f08e5b682724a1cb2067edabc1a73894fff7f8a8ea90c5b59e24
Contents?: true
Size: 817 Bytes
Versions: 38
Compression:
Stored size: 817 Bytes
Contents
# Fastly::TokenResponseAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | | [optional][readonly] | | **user_id** | **String** | | [optional][readonly] | | **created_at** | **String** | Time-stamp (UTC) of when the token was created. | [optional] | | **last_used_at** | **String** | Time-stamp (UTC) of when the token was last used. | [optional][readonly] | | **expires_at** | **String** | Time-stamp (UTC) of when the token will expire (optional). | [optional] | | **ip** | **String** | IP Address of the client that last used the token. | [optional] | | **user_agent** | **String** | User-Agent header of the client that last used the token. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
38 entries across 38 versions & 1 rubygems