Package com.dropbox.core.v2.paper
This namespace contains endpoints and data types for managing docs and
folders in Dropbox Paper. New Paper users will see docs they create in their
filesystem as '.paper' files alongside their other Dropbox content. The
/paper endpoints are being deprecated and you'll need to use /files and
/sharing endpoints to interact with their Paper content. Read more in the Paper
Migration Guide.
See DbxUserPaperRequests for a list of
possible requests for this namespace.
-
Enum Summary Enum Description AddPaperDocUserResult DocLookupError ExportFormat The desired export format of the Paper doc.FolderSharingPolicyType The sharing policy of a Paper folder.ImportFormat The import format of the incoming data.ListDocsCursorError.Tag Discriminating tag type forListDocsCursorError.ListPaperDocsFilterBy ListPaperDocsSortBy ListPaperDocsSortOrder ListUsersCursorError.Tag Discriminating tag type forListUsersCursorError.PaperApiCursorError PaperDocCreateError PaperDocPermissionLevel PaperDocUpdateError PaperDocUpdatePolicy PaperFolderCreateError SharingPublicPolicyType SharingTeamPolicyType The sharing policy type of the Paper doc.UserOnPaperDocFilter -
Exception Summary Exception Description DocLookupErrorException Exception thrown when the server responds with aDocLookupErrorerror.ListDocsCursorErrorException Exception thrown when the server responds with aListDocsCursorErrorerror.ListUsersCursorErrorException Exception thrown when the server responds with aListUsersCursorErrorerror.PaperDocCreateErrorException Exception thrown when the server responds with aPaperDocCreateErrorerror.PaperDocUpdateErrorException Exception thrown when the server responds with aPaperDocUpdateErrorerror.PaperFolderCreateErrorException Exception thrown when the server responds with aPaperFolderCreateErrorerror.