DBUSERSFullTeam

Objective-C

@interface DBUSERSFullTeam : DBUSERSTeam <DBSerializable, NSCopying>

Swift

class DBUSERSFullTeam : DBUSERSTeam, DBSerializable, NSCopying

The FullTeam struct.

Detailed information about a 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