DBTEAMLOGPaperChangeMemberPolicyDetails

Objective-C

@interface DBTEAMLOGPaperChangeMemberPolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGPaperChangeMemberPolicyDetails : NSObject, DBSerializable, NSCopying

The PaperChangeMemberPolicyDetails struct.

Changed whether members can share Paper docs outside team, and if docs are accessible only by team members or anyone by default.

This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

Instance fields

Constructors