username of the user who is to receive a public key
CreateKeyOption options when creating a key
An armored SSH key to add
Describe if the key has only read access or read/write
Title of the key to add
PublicKey
PublicKey publickey is a user key to push code to repository
Created is the time when the key was added
Fingerprint is the key's fingerprint
ID is the unique identifier for the public key
Key contains the actual SSH public key content
KeyType indicates the type of the SSH key
Updated is the time when the key was last used
ReadOnly indicates if the key has read-only access
Title is the human-readable name for the key
URL is the API URL for this key
User represents a user