DBTEAMLOGShowcaseChangeExternalSharingPolicyDetails

Objective-C

@interface DBTEAMLOGShowcaseChangeExternalSharingPolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGShowcaseChangeExternalSharingPolicyDetails : NSObject, DBSerializable, NSCopying

The ShowcaseChangeExternalSharingPolicyDetails struct.

Enabled/disabled sharing Dropbox Showcase externally for 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