DBTEAMLOGSharingChangeFolderJoinPolicyDetails

Objective-C

@interface DBTEAMLOGSharingChangeFolderJoinPolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGSharingChangeFolderJoinPolicyDetails : NSObject, DBSerializable, NSCopying

The SharingChangeFolderJoinPolicyDetails struct.

Changed whether team members can join shared folders owned outside team.

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