DBTEAMPOLICIESTeamSharingPolicies

Objective-C

@interface DBTEAMPOLICIESTeamSharingPolicies
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMPOLICIESTeamSharingPolicies : NSObject, DBSerializable, NSCopying

The TeamSharingPolicies struct.

Policies governing sharing within and 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