# 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.
TokenJSON is the struct representing the HTTP response from OAuth2 providers returning a token in JSON form.
UploadResponse after an upload.