Created by Docfx
  • Home
  • API Documentation
  • API Documentation
Show / Hide Table of Contents

Namespace Dropbox.Api.FileRequests

Classes

CountFileRequestsError

There was an error counting the file requests.

CountFileRequestsError.DisabledForTeam

This user's Dropbox Business team doesn't allow file requests.

CountFileRequestsError.Other

The other object

CountFileRequestsResult

Result for CountAsync().

CreateFileRequestArgs

Arguments for CreateAsync(CreateFileRequestArgs).

CreateFileRequestError

There was an error creating the file request.

CreateFileRequestError.AppLacksAccess

This file request is not accessible to this app. Apps with the app folder permission can only access file requests in their app folder.

CreateFileRequestError.DisabledForTeam

This user's Dropbox Business team doesn't allow file requests.

CreateFileRequestError.EmailUnverified

This user's email address is not verified. File requests are only available on accounts with a verified email address. Users can verify their email address here.

CreateFileRequestError.InvalidLocation

File requests are not available on the specified folder.

CreateFileRequestError.NoPermission

This user doesn't have permission to access or modify this file request.

CreateFileRequestError.NotAFolder

The specified path is not a folder.

CreateFileRequestError.NotFound

This file request ID was not found.

CreateFileRequestError.Other

The other object

CreateFileRequestError.RateLimit

The user has reached the rate limit for creating file requests. The limit is currently 4000 file requests total.

CreateFileRequestError.ValidationError

There was an error validating the request. For example, the title was invalid, or there were disallowed characters in the destination path.

DeleteAllClosedFileRequestsError

There was an error deleting all closed file requests.

DeleteAllClosedFileRequestsError.AppLacksAccess

This file request is not accessible to this app. Apps with the app folder permission can only access file requests in their app folder.

DeleteAllClosedFileRequestsError.DisabledForTeam

This user's Dropbox Business team doesn't allow file requests.

DeleteAllClosedFileRequestsError.EmailUnverified

This user's email address is not verified. File requests are only available on accounts with a verified email address. Users can verify their email address here.

DeleteAllClosedFileRequestsError.NoPermission

This user doesn't have permission to access or modify this file request.

DeleteAllClosedFileRequestsError.NotAFolder

The specified path is not a folder.

DeleteAllClosedFileRequestsError.NotFound

This file request ID was not found.

DeleteAllClosedFileRequestsError.Other

The other object

DeleteAllClosedFileRequestsError.ValidationError

There was an error validating the request. For example, the title was invalid, or there were disallowed characters in the destination path.

DeleteAllClosedFileRequestsResult

Result for DeleteAllClosedAsync().

DeleteFileRequestArgs

Arguments for DeleteAsync(DeleteFileRequestArgs).

DeleteFileRequestError

There was an error deleting these file requests.

DeleteFileRequestError.AppLacksAccess

This file request is not accessible to this app. Apps with the app folder permission can only access file requests in their app folder.

DeleteFileRequestError.DisabledForTeam

This user's Dropbox Business team doesn't allow file requests.

DeleteFileRequestError.EmailUnverified

This user's email address is not verified. File requests are only available on accounts with a verified email address. Users can verify their email address here.

DeleteFileRequestError.FileRequestOpen

One or more file requests currently open.

DeleteFileRequestError.NoPermission

This user doesn't have permission to access or modify this file request.

DeleteFileRequestError.NotAFolder

The specified path is not a folder.

DeleteFileRequestError.NotFound

This file request ID was not found.

DeleteFileRequestError.Other

The other object

DeleteFileRequestError.ValidationError

There was an error validating the request. For example, the title was invalid, or there were disallowed characters in the destination path.

DeleteFileRequestsResult

Result for DeleteAsync(DeleteFileRequestArgs).

FileRequest

A file request for receiving files into the user's Dropbox account.

FileRequestDeadline

The file request deadline object

FileRequestError

There is an error with the file request.

FileRequestError.AppLacksAccess

This file request is not accessible to this app. Apps with the app folder permission can only access file requests in their app folder.

FileRequestError.DisabledForTeam

This user's Dropbox Business team doesn't allow file requests.

FileRequestError.EmailUnverified

This user's email address is not verified. File requests are only available on accounts with a verified email address. Users can verify their email address here.

FileRequestError.NoPermission

This user doesn't have permission to access or modify this file request.

FileRequestError.NotAFolder

The specified path is not a folder.

FileRequestError.NotFound

This file request ID was not found.

FileRequestError.Other

The other object

FileRequestError.ValidationError

There was an error validating the request. For example, the title was invalid, or there were disallowed characters in the destination path.

GeneralFileRequestsError

There is an error accessing the file requests functionality.

GeneralFileRequestsError.DisabledForTeam

This user's Dropbox Business team doesn't allow file requests.

GeneralFileRequestsError.Other

The other object

GetFileRequestArgs

Arguments for GetAsync(GetFileRequestArgs).

GetFileRequestError

There was an error retrieving the specified file request.

GetFileRequestError.AppLacksAccess

This file request is not accessible to this app. Apps with the app folder permission can only access file requests in their app folder.

GetFileRequestError.DisabledForTeam

This user's Dropbox Business team doesn't allow file requests.

GetFileRequestError.EmailUnverified

This user's email address is not verified. File requests are only available on accounts with a verified email address. Users can verify their email address here.

GetFileRequestError.NoPermission

This user doesn't have permission to access or modify this file request.

GetFileRequestError.NotAFolder

The specified path is not a folder.

GetFileRequestError.NotFound

This file request ID was not found.

GetFileRequestError.Other

The other object

GetFileRequestError.ValidationError

There was an error validating the request. For example, the title was invalid, or there were disallowed characters in the destination path.

GracePeriod

The grace period object

GracePeriod.Always

The always object

GracePeriod.OneDay

The one day object

GracePeriod.Other

The other object

GracePeriod.SevenDays

The seven days object

GracePeriod.ThirtyDays

The thirty days object

GracePeriod.TwoDays

The two days object

ListFileRequestsArg

Arguments for ListV2Async(ListFileRequestsArg).

ListFileRequestsContinueArg

The list file requests continue arg object

ListFileRequestsContinueError

There was an error retrieving the file requests.

ListFileRequestsContinueError.DisabledForTeam

This user's Dropbox Business team doesn't allow file requests.

ListFileRequestsContinueError.InvalidCursor

The cursor is invalid.

ListFileRequestsContinueError.Other

The other object

ListFileRequestsError

There was an error retrieving the file requests.

ListFileRequestsError.DisabledForTeam

This user's Dropbox Business team doesn't allow file requests.

ListFileRequestsError.Other

The other object

ListFileRequestsResult

Result for ListAsync().

ListFileRequestsV2Result

Result for ListV2Async(ListFileRequestsArg) and ListContinueAsync(ListFileRequestsContinueArg).

UpdateFileRequestArgs

Arguments for UpdateAsync(UpdateFileRequestArgs).

UpdateFileRequestDeadline

The update file request deadline object

UpdateFileRequestDeadline.NoUpdate

Do not change the file request's deadline.

UpdateFileRequestDeadline.Other

The other object

UpdateFileRequestDeadline.Update

If null, the file request's deadline is cleared.

UpdateFileRequestError

There is an error updating the file request.

UpdateFileRequestError.AppLacksAccess

This file request is not accessible to this app. Apps with the app folder permission can only access file requests in their app folder.

UpdateFileRequestError.DisabledForTeam

This user's Dropbox Business team doesn't allow file requests.

UpdateFileRequestError.EmailUnverified

This user's email address is not verified. File requests are only available on accounts with a verified email address. Users can verify their email address here.

UpdateFileRequestError.NoPermission

This user doesn't have permission to access or modify this file request.

UpdateFileRequestError.NotAFolder

The specified path is not a folder.

UpdateFileRequestError.NotFound

This file request ID was not found.

UpdateFileRequestError.Other

The other object

UpdateFileRequestError.ValidationError

There was an error validating the request. For example, the title was invalid, or there were disallowed characters in the destination path.

In This Article
  • Classes
Back to top Generated by DocFX