DBTEAMLOGNoPasswordLinkGenReportFailedDetails

Objective-C

@interface DBTEAMLOGNoPasswordLinkGenReportFailedDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGNoPasswordLinkGenReportFailedDetails : NSObject, DBSerializable, NSCopying

The NoPasswordLinkGenReportFailedDetails struct.

Couldn’t create report: Links created 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