Sha256: 9862963c7cc4512c426e17b35863fd9457ee79bc4f271a3f12e87244c61842a2
Contents?: true
Size: 559 Bytes
Versions: 6
Compression:
Stored size: 559 Bytes
Contents
# TalonOne::ApplicationAPIKey ## 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 |
Version data entries
6 entries across 6 versions & 1 rubygems