DBFILESSearchMatchV2

Objective-C

@interface DBFILESSearchMatchV2 : NSObject <DBSerializable, NSCopying>

Swift

class DBFILESSearchMatchV2 : NSObject, DBSerializable, NSCopying

The SearchMatchV2 struct.

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