DBTEAMLOGRewindPolicyChangedDetails

Objective-C

@interface DBTEAMLOGRewindPolicyChangedDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGRewindPolicyChangedDetails : NSObject, DBSerializable, NSCopying

The RewindPolicyChangedDetails struct.

Changed Rewind policy 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