DBTEAMLOGTwoAccountChangePolicyDetails

Objective-C

@interface DBTEAMLOGTwoAccountChangePolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGTwoAccountChangePolicyDetails : NSObject, DBSerializable, NSCopying

The TwoAccountChangePolicyDetails struct.

Enabled/disabled option for members to link personal Dropbox account and team account to same computer.

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