Sha256: 6ce5b9dc7b106ef41f6aebf8bb8ccac9542a615e2b53e8ad73b1f9f0be8a4b7c
Contents?: true
Size: 600 Bytes
Versions: 6
Compression:
Stored size: 600 Bytes
Contents
# TalonOne::NewApplicationAPIKey ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | ID of the API Key | **created_by** | **Integer** | ID of user who created | **title** | **String** | Title for API Key | **account_id** | **Integer** | ID of account the key is used for | **application_id** | **Integer** | ID of application the key is used for | **created** | **DateTime** | The date the API key was created | **expires** | **DateTime** | The date the API key expired | **key** | **String** | Raw API Key |
Version data entries
6 entries across 6 versions & 1 rubygems