DBTEAMLOGSharingChangeLinkPolicyDetails

Objective-C

@interface DBTEAMLOGSharingChangeLinkPolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGSharingChangeLinkPolicyDetails : NSObject, DBSerializable, NSCopying

The SharingChangeLinkPolicyDetails struct.

Changed whether members can share links outside team, and if links are accessible only by team members or anyone by default.

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