DBTEAMLOGSharedContentChangeMemberRoleDetails

Objective-C

@interface DBTEAMLOGSharedContentChangeMemberRoleDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGSharedContentChangeMemberRoleDetails : NSObject, DBSerializable, NSCopying

The SharedContentChangeMemberRoleDetails struct.

Changed access type of shared file/folder member.

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