DBTEAMLOGSharedContentChangeDownloadsPolicyDetails

Objective-C

@interface DBTEAMLOGSharedContentChangeDownloadsPolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGSharedContentChangeDownloadsPolicyDetails : NSObject, DBSerializable, NSCopying

The SharedContentChangeDownloadsPolicyDetails struct.

Changed whether members can download shared file/folder.

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