# Structs
AllocateFileRequest to prepare an upload to Jottacloud.
AllocateFileResponse for upload requests.
CustomerInfo provides general information about the account.
DeviceRegistrationResponse is the response to registering a device.
DriveInfo represents a Jottacloud account.
Error is a custom Error for wrapping Jottacloud error responses.
JottaDevice represents a Jottacloud Device.
JottaFile represents a Jottacloud file.
JottaFolder represents a JottacloudFolder.
JottaMountPoint represents a Jottacloud mountpoint.
LoginToken is struct representing the login token generated in the WebUI.
TokenJSON is the struct representing the HTTP response from OAuth2 providers returning a token in JSON form.
TrashResponse is returned when emptying the Trash.
UploadResponse after an upload.
WellKnown contains some configuration parameters for setting up endpoints.