| Name | Type | Description | Notes |
|---|---|---|---|
| kind | str | kind of key | |
| key | str | The public key | |
| identifier | str, none_type | keyId | [optional] |
| project | str, none_type | projectId | [optional] |
| fingerprint | str, none_type | Key fingerprint | [optional] |
| updated_at | datetime, none_type | Time of last update | [optional] |
| created_at | datetime, none_type | Time of creation | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |