DBTEAMLOGNoPasswordLinkViewReportFailedDetails

Objective-C

@interface DBTEAMLOGNoPasswordLinkViewReportFailedDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGNoPasswordLinkViewReportFailedDetails : NSObject, DBSerializable, NSCopying

The NoPasswordLinkViewReportFailedDetails struct.

Couldn’t create report: Views of links without passwords.

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