DBTEAMLOGSharingChangeLinkAllowChangeExpirationPolicyDetails

Objective-C

@interface DBTEAMLOGSharingChangeLinkAllowChangeExpirationPolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGSharingChangeLinkAllowChangeExpirationPolicyDetails : NSObject, DBSerializable, NSCopying

The SharingChangeLinkAllowChangeExpirationPolicyDetails struct.

Changed the allow remove or change expiration policy for the links shared outside of the 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