[][src]Module wetransfer::responses

Namespace that declares struct types to model the responses from the APIs.

Structs

Board

represents a Board, where link and files can be added.

CompleteFileBoardUploadResponse
CompleteFileUploadResponse

represents the response of completing a file upload.

File

represents a file within a Transfer.

FileBoard

represents a Board item which renders a traditional file (e.g image).

GetUploadUrlResponse

represents the response when requesting the presigned S3 upload url.

Link

represents a Board item which displays an external website.

Login

represents the response from a login attempt.

Meta
Multipart
MultipartFileBoard
Transfer

represents a WeTransfer file transfer.

WeTransferError

represents an error. Used as the root error type of the crate.