DBTEAMLOGDataPlacementRestrictionChangePolicyDetails

Objective-C

@interface DBTEAMLOGDataPlacementRestrictionChangePolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGDataPlacementRestrictionChangePolicyDetails : NSObject, DBSerializable, NSCopying

The DataPlacementRestrictionChangePolicyDetails struct.

Set restrictions on data center locations where team data resides.

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