DBTEAMLOGFileCommentsChangePolicyDetails

Objective-C

@interface DBTEAMLOGFileCommentsChangePolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGFileCommentsChangePolicyDetails : NSObject, DBSerializable, NSCopying

The FileCommentsChangePolicyDetails struct.

Enabled/disabled commenting on team files.

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