DBTEAMLOGShowcaseChangeDownloadPolicyDetails

Objective-C

@interface DBTEAMLOGShowcaseChangeDownloadPolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGShowcaseChangeDownloadPolicyDetails : NSObject, DBSerializable, NSCopying

The ShowcaseChangeDownloadPolicyDetails struct.

Enabled/disabled downloading files from Dropbox Showcase 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