bitbucket-api-client-lib

SshKey

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- uuid | String | The SSH key's immutable ID. | [optional] key | String | The SSH public key value in OpenSSH format. | [optional] comment | String | The comment parsed from the SSH key (if present) | [optional] label | String | The user-defined label for the SSH key | [optional] createdOn | OffsetDateTime | | [optional] lastUsed | OffsetDateTime | | [optional] links | BranchingModelSettingsLinks | | [optional]