DBTEAMLOGPaperChangeDeploymentPolicyDetails

Objective-C

@interface DBTEAMLOGPaperChangeDeploymentPolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGPaperChangeDeploymentPolicyDetails : NSObject, DBSerializable, NSCopying

The PaperChangeDeploymentPolicyDetails struct.

Changed whether Dropbox Paper, when enabled, is deployed to all members or to specific members.

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