DBTEAMLOGTeamFolderChangeStatusDetails

Objective-C

@interface DBTEAMLOGTeamFolderChangeStatusDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGTeamFolderChangeStatusDetails : NSObject, DBSerializable, NSCopying

The TeamFolderChangeStatusDetails struct.

Changed archival status of team folder.

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