[][src]Module wetransfer::requests

Namespace that declares struct types to model the requests payloads.

Structs

AddLink

represents the body schema required to add a link to a board.

CompleteFileBoardUploadRequest

represents the body schema required to mark a file upload for a board as completed.

CompleteFileUploadRequest

represents the body schema required to mark a file upload as completed.

CreateBoardRequest

represents the body schema required to create a board.

CreateTransferRequest

represents the body schema required to initiate a transfer request.

FileRequest

as a part of CreateTransferRequest, it represents the files to be transfered.

FinalizeRequest

represents the body schema required to mark a transfer as finalized.