DBTEAMLOGSharedFolderChangeLinkPolicyDetails

Objective-C

@interface DBTEAMLOGSharedFolderChangeLinkPolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGSharedFolderChangeLinkPolicyDetails : NSObject, DBSerializable, NSCopying

The SharedFolderChangeLinkPolicyDetails struct.

Changed who can access shared folder via link.

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