Name | Type | Description | Notes |
---|---|---|---|
id | Option<String> | ID of application | [optional] |
name | Option<String> | Name of application | [optional] |
description | Option<String> | Description of the application | [optional] |
created_at | Option<String> | Creation date of application (RFC 3339 format) | [optional] |
updated_at | Option<String> | Last update date of application (RFC 3339 format) | [optional] |
organization_id | Option<String> | ID of organization | [optional] |
editable | Option<bool> | Whether or not the application is editable | [optional] |
nb_api_keys | Option<i32> | Number of API keys owned by the application | [optional] |