DBSHARINGUpdateFolderPolicyArg

Objective-C

@interface DBSHARINGUpdateFolderPolicyArg : NSObject <DBSerializable, NSCopying>

Swift

class DBSHARINGUpdateFolderPolicyArg : NSObject, DBSerializable, NSCopying

The UpdateFolderPolicyArg struct.

If any of the policies are unset, then they retain their current setting.

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