# Functions

IsNotFound is a 404 error.
NotFoundError is 404.

# Structs

Client defines the API client.
GetKeysPayload is the returned object from bitbucket server.
KeyDescription describes a specific accesskey in bitbucket server.
KeyInfo contains the information about the access key.
Pagination defines response pagination.
ProjectInfo contains information on the project.
PublicSSHKey represents the public ssh key.
RepositoryInfo contains information about the repository.
UploadKeyPayload defines api object for key upload.