package
5.7.1+incompatible
Repository: https://github.com/neevaco/dropbox-sdk-go-unofficial.git
Documentation: pkg.go.dev

# Functions

New returns a Client implementation for this namespace.
NewCountFileRequestsResult returns a new CountFileRequestsResult instance.
NewCreateFileRequestArgs returns a new CreateFileRequestArgs instance.
NewDeleteAllClosedFileRequestsResult returns a new DeleteAllClosedFileRequestsResult instance.
NewDeleteFileRequestArgs returns a new DeleteFileRequestArgs instance.
NewDeleteFileRequestsResult returns a new DeleteFileRequestsResult instance.
NewFileRequest returns a new FileRequest instance.
NewFileRequestDeadline returns a new FileRequestDeadline instance.
NewGetFileRequestArgs returns a new GetFileRequestArgs instance.
NewListFileRequestsArg returns a new ListFileRequestsArg instance.
NewListFileRequestsContinueArg returns a new ListFileRequestsContinueArg instance.
NewListFileRequestsResult returns a new ListFileRequestsResult instance.
NewListFileRequestsV2Result returns a new ListFileRequestsV2Result instance.
NewUpdateFileRequestArgs returns a new UpdateFileRequestArgs instance.

# Constants

Valid tag values for CountFileRequestsError.
Valid tag values for CountFileRequestsError.
Valid tag values for CreateFileRequestError.
Valid tag values for CreateFileRequestError.
Valid tag values for CreateFileRequestError.
Valid tag values for CreateFileRequestError.
Valid tag values for CreateFileRequestError.
Valid tag values for CreateFileRequestError.
Valid tag values for CreateFileRequestError.
Valid tag values for CreateFileRequestError.
Valid tag values for CreateFileRequestError.
Valid tag values for CreateFileRequestError.
Valid tag values for DeleteAllClosedFileRequestsError.
Valid tag values for DeleteAllClosedFileRequestsError.
Valid tag values for DeleteAllClosedFileRequestsError.
Valid tag values for DeleteAllClosedFileRequestsError.
Valid tag values for DeleteAllClosedFileRequestsError.
Valid tag values for DeleteAllClosedFileRequestsError.
Valid tag values for DeleteAllClosedFileRequestsError.
Valid tag values for DeleteAllClosedFileRequestsError.
Valid tag values for DeleteFileRequestError.
Valid tag values for DeleteFileRequestError.
Valid tag values for DeleteFileRequestError.
Valid tag values for DeleteFileRequestError.
Valid tag values for DeleteFileRequestError.
Valid tag values for DeleteFileRequestError.
Valid tag values for DeleteFileRequestError.
Valid tag values for DeleteFileRequestError.
Valid tag values for DeleteFileRequestError.
Valid tag values for FileRequestError.
Valid tag values for FileRequestError.
Valid tag values for FileRequestError.
Valid tag values for FileRequestError.
Valid tag values for FileRequestError.
Valid tag values for FileRequestError.
Valid tag values for FileRequestError.
Valid tag values for FileRequestError.
Valid tag values for GeneralFileRequestsError.
Valid tag values for GeneralFileRequestsError.
Valid tag values for GetFileRequestError.
Valid tag values for GetFileRequestError.
Valid tag values for GetFileRequestError.
Valid tag values for GetFileRequestError.
Valid tag values for GetFileRequestError.
Valid tag values for GetFileRequestError.
Valid tag values for GetFileRequestError.
Valid tag values for GetFileRequestError.
Valid tag values for GracePeriod.
Valid tag values for GracePeriod.
Valid tag values for GracePeriod.
Valid tag values for GracePeriod.
Valid tag values for GracePeriod.
Valid tag values for GracePeriod.
Valid tag values for ListFileRequestsContinueError.
Valid tag values for ListFileRequestsContinueError.
Valid tag values for ListFileRequestsContinueError.
Valid tag values for ListFileRequestsError.
Valid tag values for ListFileRequestsError.
Valid tag values for UpdateFileRequestDeadline.
Valid tag values for UpdateFileRequestDeadline.
Valid tag values for UpdateFileRequestDeadline.
Valid tag values for UpdateFileRequestError.
Valid tag values for UpdateFileRequestError.
Valid tag values for UpdateFileRequestError.
Valid tag values for UpdateFileRequestError.
Valid tag values for UpdateFileRequestError.
Valid tag values for UpdateFileRequestError.
Valid tag values for UpdateFileRequestError.
Valid tag values for UpdateFileRequestError.

# Structs

CountAPIError is an error-wrapper for the count route.
CountFileRequestsError : There was an error counting the file requests.
CountFileRequestsResult : Result for `count`.
CreateAPIError is an error-wrapper for the create route.
CreateFileRequestArgs : Arguments for `create`.
CreateFileRequestError : There was an error creating the file request.
DeleteAllClosedAPIError is an error-wrapper for the delete_all_closed route.
DeleteAllClosedFileRequestsError : There was an error deleting all closed file requests.
DeleteAllClosedFileRequestsResult : Result for `deleteAllClosed`.
DeleteAPIError is an error-wrapper for the delete route.
DeleteFileRequestArgs : Arguments for `delete`.
DeleteFileRequestError : There was an error deleting these file requests.
DeleteFileRequestsResult : Result for `delete`.
FileRequest : A `file request` <https://www.dropbox.com/help/9090> for receiving files into the user's Dropbox account.
FileRequestDeadline : has no documentation (yet).
FileRequestError : There is an error with the file request.
GeneralFileRequestsError : There is an error accessing the file requests functionality.
GetAPIError is an error-wrapper for the get route.
GetFileRequestArgs : Arguments for `get`.
GetFileRequestError : There was an error retrieving the specified file request.
GracePeriod : has no documentation (yet).
ListAPIError is an error-wrapper for the list route.
ListContinueAPIError is an error-wrapper for the list/continue route.
ListFileRequestsArg : Arguments for `list`.
ListFileRequestsContinueArg : has no documentation (yet).
ListFileRequestsContinueError : There was an error retrieving the file requests.
ListFileRequestsError : There was an error retrieving the file requests.
ListFileRequestsResult : Result for `list`.
ListFileRequestsV2Result : Result for `list` and `listContinue`.
ListV2APIError is an error-wrapper for the list route.
UpdateAPIError is an error-wrapper for the update route.
UpdateFileRequestArgs : Arguments for `update`.
UpdateFileRequestDeadline : has no documentation (yet).
UpdateFileRequestError : There is an error updating the file request.

# Interfaces

Client interface describes all routes in this namespace.