DBTEAMLOGOriginLogInfo

Objective-C

@interface DBTEAMLOGOriginLogInfo : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGOriginLogInfo : NSObject, DBSerializable, NSCopying

The OriginLogInfo struct.

The origin from which the actor performed the action.

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