See: Description
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 for
ListDocsCursorError . |
ListPaperDocsFilterBy | |
ListPaperDocsSortBy | |
ListPaperDocsSortOrder | |
ListUsersCursorError.Tag |
Discriminating tag type for
ListUsersCursorError . |
PaperApiCursorError | |
PaperDocCreateError | |
PaperDocPermissionLevel | |
PaperDocUpdateError | |
PaperDocUpdatePolicy | |
PaperFolderCreateError | |
SharingPublicPolicyType | |
SharingTeamPolicyType |
The sharing policy type of the Paper doc.
|
UserOnPaperDocFilter |
Exception | Description |
---|---|
DocLookupErrorException |
Exception thrown when the server responds with a
DocLookupError
error. |
ListDocsCursorErrorException |
Exception thrown when the server responds with a
ListDocsCursorError
error. |
ListUsersCursorErrorException |
Exception thrown when the server responds with a
ListUsersCursorError
error. |
PaperDocCreateErrorException |
Exception thrown when the server responds with a
PaperDocCreateError
error. |
PaperDocUpdateErrorException |
Exception thrown when the server responds with a
PaperDocUpdateError
error. |
PaperFolderCreateErrorException |
Exception thrown when the server responds with a
PaperFolderCreateError error. |
See DbxUserPaperRequests
for a list of
possible requests for this namespace.