Paper
-
The
AddMember
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERAddMember : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERAddMember : NSObject, DBSerializable, NSCopying
-
The
RefPaperDoc
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERRefPaperDoc : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERRefPaperDoc : NSObject, DBSerializable, NSCopying
-
The
AddPaperDocUser
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERAddPaperDocUser : DBPAPERRefPaperDoc <DBSerializable, NSCopying>
Swift
class DBPAPERAddPaperDocUser : DBPAPERRefPaperDoc, DBSerializable, NSCopying
-
The
AddPaperDocUserMemberResult
struct.Per-member result for
docsUsersAdd
.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERAddPaperDocUserMemberResult : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERAddPaperDocUserMemberResult : NSObject, DBSerializable, NSCopying
-
The
AddPaperDocUserResult
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERAddPaperDocUserResult : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERAddPaperDocUserResult : NSObject, DBSerializable, NSCopying
-
The
Cursor
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERCursor : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERCursor : NSObject, DBSerializable, NSCopying
-
The
PaperApiBaseError
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperApiBaseError : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERPaperApiBaseError : NSObject, DBSerializable, NSCopying
-
The
DocLookupError
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERDocLookupError : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERDocLookupError : NSObject, DBSerializable, NSCopying
-
The
DocSubscriptionLevel
union.The subscription level of a Paper doc.
This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERDocSubscriptionLevel : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERDocSubscriptionLevel : NSObject, DBSerializable, NSCopying
-
The
ExportFormat
union.The desired export format of the Paper doc.
This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERExportFormat : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERExportFormat : NSObject, DBSerializable, NSCopying
-
The
Folder
struct.Data structure representing a Paper folder.
This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERFolder : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERFolder : NSObject, DBSerializable, NSCopying
-
The
FolderSharingPolicyType
union.The sharing policy of a Paper folder. The sharing policy of subfolders is inherited from the root folder.
This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERFolderSharingPolicyType : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERFolderSharingPolicyType : NSObject, DBSerializable, NSCopying
-
The
FolderSubscriptionLevel
union.The subscription level of a Paper folder.
This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERFolderSubscriptionLevel : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERFolderSubscriptionLevel : NSObject, DBSerializable, NSCopying
-
The
FoldersContainingPaperDoc
struct.Metadata about Paper folders containing the specififed Paper doc.
This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERFoldersContainingPaperDoc : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERFoldersContainingPaperDoc : NSObject, DBSerializable, NSCopying
-
The
ImportFormat
union.The import format of the incoming data.
This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERImportFormat : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERImportFormat : NSObject, DBSerializable, NSCopying
-
The
InviteeInfoWithPermissionLevel
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERInviteeInfoWithPermissionLevel : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERInviteeInfoWithPermissionLevel : NSObject, DBSerializable, NSCopying
-
The
ListDocsCursorError
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListDocsCursorError : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERListDocsCursorError : NSObject, DBSerializable, NSCopying
-
The
ListPaperDocsArgs
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListPaperDocsArgs : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERListPaperDocsArgs : NSObject, DBSerializable, NSCopying
-
The
ListPaperDocsContinueArgs
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListPaperDocsContinueArgs : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERListPaperDocsContinueArgs : NSObject, DBSerializable, NSCopying
-
The
ListPaperDocsFilterBy
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListPaperDocsFilterBy : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERListPaperDocsFilterBy : NSObject, DBSerializable, NSCopying
-
The
ListPaperDocsResponse
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListPaperDocsResponse : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERListPaperDocsResponse : NSObject, DBSerializable, NSCopying
-
The
ListPaperDocsSortBy
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListPaperDocsSortBy : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERListPaperDocsSortBy : NSObject, DBSerializable, NSCopying
-
The
ListPaperDocsSortOrder
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListPaperDocsSortOrder : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERListPaperDocsSortOrder : NSObject, DBSerializable, NSCopying
-
The
ListUsersCursorError
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListUsersCursorError : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERListUsersCursorError : NSObject, DBSerializable, NSCopying
-
The
ListUsersOnFolderArgs
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListUsersOnFolderArgs : DBPAPERRefPaperDoc <DBSerializable, NSCopying>
Swift
class DBPAPERListUsersOnFolderArgs : DBPAPERRefPaperDoc, DBSerializable, NSCopying
-
The
ListUsersOnFolderContinueArgs
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListUsersOnFolderContinueArgs : DBPAPERRefPaperDoc <DBSerializable, NSCopying>
Swift
class DBPAPERListUsersOnFolderContinueArgs : DBPAPERRefPaperDoc, DBSerializable, NSCopying
-
The
ListUsersOnFolderResponse
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListUsersOnFolderResponse : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERListUsersOnFolderResponse : NSObject, DBSerializable, NSCopying
-
The
ListUsersOnPaperDocArgs
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListUsersOnPaperDocArgs : DBPAPERRefPaperDoc <DBSerializable, NSCopying>
Swift
class DBPAPERListUsersOnPaperDocArgs : DBPAPERRefPaperDoc, DBSerializable, NSCopying
-
The
ListUsersOnPaperDocContinueArgs
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListUsersOnPaperDocContinueArgs : DBPAPERRefPaperDoc <DBSerializable, NSCopying>
Swift
class DBPAPERListUsersOnPaperDocContinueArgs : DBPAPERRefPaperDoc, DBSerializable, NSCopying
-
The
ListUsersOnPaperDocResponse
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERListUsersOnPaperDocResponse : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERListUsersOnPaperDocResponse : NSObject, DBSerializable, NSCopying
-
The
PaperApiCursorError
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperApiCursorError : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERPaperApiCursorError : NSObject, DBSerializable, NSCopying
-
The
PaperDocCreateArgs
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperDocCreateArgs : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERPaperDocCreateArgs : NSObject, DBSerializable, NSCopying
-
The
PaperDocCreateError
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperDocCreateError : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERPaperDocCreateError : NSObject, DBSerializable, NSCopying
-
The
PaperDocCreateUpdateResult
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperDocCreateUpdateResult : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERPaperDocCreateUpdateResult : NSObject, DBSerializable, NSCopying
-
The
PaperDocExport
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperDocExport : DBPAPERRefPaperDoc <DBSerializable, NSCopying>
Swift
class DBPAPERPaperDocExport : DBPAPERRefPaperDoc, DBSerializable, NSCopying
-
The
PaperDocExportResult
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperDocExportResult : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERPaperDocExportResult : NSObject, DBSerializable, NSCopying
-
The
PaperDocPermissionLevel
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperDocPermissionLevel : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERPaperDocPermissionLevel : NSObject, DBSerializable, NSCopying
-
The
PaperDocSharingPolicy
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperDocSharingPolicy : DBPAPERRefPaperDoc <DBSerializable, NSCopying>
Swift
class DBPAPERPaperDocSharingPolicy : DBPAPERRefPaperDoc, DBSerializable, NSCopying
-
The
PaperDocUpdateArgs
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperDocUpdateArgs : DBPAPERRefPaperDoc <DBSerializable, NSCopying>
Swift
class DBPAPERPaperDocUpdateArgs : DBPAPERRefPaperDoc, DBSerializable, NSCopying
-
The
PaperDocUpdateError
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperDocUpdateError : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERPaperDocUpdateError : NSObject, DBSerializable, NSCopying
-
The
PaperDocUpdatePolicy
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperDocUpdatePolicy : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERPaperDocUpdatePolicy : NSObject, DBSerializable, NSCopying
-
The
PaperFolderCreateArg
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperFolderCreateArg : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERPaperFolderCreateArg : NSObject, DBSerializable, NSCopying
-
The
PaperFolderCreateError
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperFolderCreateError : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERPaperFolderCreateError : NSObject, DBSerializable, NSCopying
-
The
PaperFolderCreateResult
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERPaperFolderCreateResult : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERPaperFolderCreateResult : NSObject, DBSerializable, NSCopying
-
The
RemovePaperDocUser
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERRemovePaperDocUser : DBPAPERRefPaperDoc <DBSerializable, NSCopying>
Swift
class DBPAPERRemovePaperDocUser : DBPAPERRefPaperDoc, DBSerializable, NSCopying
-
The
SharingPolicy
struct.Sharing policy of Paper doc.
This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERSharingPolicy : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERSharingPolicy : NSObject, DBSerializable, NSCopying
-
The
SharingTeamPolicyType
union.The sharing policy type of the Paper doc.
This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERSharingTeamPolicyType : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERSharingTeamPolicyType : NSObject, DBSerializable, NSCopying
-
The
SharingPublicPolicyType
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERSharingPublicPolicyType : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERSharingPublicPolicyType : NSObject, DBSerializable, NSCopying
-
The
UserInfoWithPermissionLevel
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERUserInfoWithPermissionLevel : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERUserInfoWithPermissionLevel : NSObject, DBSerializable, NSCopying
-
The
UserOnPaperDocFilter
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBPAPERUserOnPaperDocFilter : NSObject <DBSerializable, NSCopying>
Swift
class DBPAPERUserOnPaperDocFilter : NSObject, DBSerializable, NSCopying